summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2011-02-10netrc: Enable setting up the filename in unit tests.Julien Chaffraix
2011-02-10test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix
2011-02-02unit1300: code style cleanupDaniel Stenberg
2011-02-02adding unit tests for Curl_llist_removeAmr Shahin
2011-01-28test: add test 580 to the distDaniel Stenberg
2011-01-25tests: more multiple headers checksDaniel Stenberg
2011-01-25HTTP: memory leak on multiple Location:Daniel Stenberg
2011-01-22Fixed C++ style comment not allowed in ISO C90.Guenter Knauf
2011-01-21Mention axTLS in some more documentationDan Fandrich
2011-01-20runtests.pl: make -s not show skipped testsDaniel Stenberg
2011-01-20unittest: add 3 tests to test1300Amr Shahin
2011-01-19dist: add new certs to tarballDaniel Stenberg
2011-01-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-05Made unit_setup() return an error code to abort the test earlyDan Fandrich
2011-01-04tests: <info> tag correctionsDaniel Stenberg
2011-01-04unittest: 1303 tests Curl_timeleftDaniel Stenberg
2011-01-04curlcheck.h: add fail()Daniel Stenberg
2011-01-04Fixed path to allow out-of-tree buildsDan Fandrich
2011-01-04ignore: all executable unit test casesDaniel Stenberg
2011-01-04tests: add 1302 to the packageDaniel Stenberg
2011-01-04unittest: test base64 encode/decodeDaniel Stenberg
2011-01-04curlcheck.h: avoid using NULL pointersDaniel Stenberg
2011-01-04curlcheck.h: add verify_memoryDaniel Stenberg
2011-01-04curlcheck.h: add newlines in error messagesDaniel Stenberg
2011-01-04unittest: verify curl_strequalDaniel Stenberg
2011-01-03curlcheck.h: add fail_if() fix codeDaniel Stenberg
2011-01-03unittests: basic docsDaniel Stenberg
2011-01-03ignore: unit test filesDaniel Stenberg
2011-01-03unittests: a dedicated feature in testsDaniel Stenberg
2011-01-03unittesting: build a separate static libDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-12-28test harness: take in account that Windows does not support LD_PRELOADYang Tse
2010-12-23cookies: tricked dotcounter fixedDaniel Stenberg
2010-12-22SMTP tests: updated MAIL FROM useDaniel Stenberg
2010-12-17tftpd: avoid buffer overflow report from glibcPaul Howarth
2010-12-16axTLS integration: silence runtests.pl perl warningYang Tse
2010-12-15Minor fixes to pass tests 301 and 306 with a patched axTLS.Eric Hu
2010-12-15Initial axTLS integration. Connections can be made and some tests pass.Eric Hu
2010-12-06sws: fix compier warning: external definition with no prior declarationYang Tse
2010-12-02fix compiler warning: rounding, sign extension, or loss of accuracy may resultYang Tse
2010-11-28atoi: remove atoi usageYang Tse
2010-11-25symbol-scan: use configure script knowledge about how to run the C preprocessorYang Tse
2010-11-25ignore file generated by configureYang Tse
2010-11-19Check for errors while preprocessing curl.h in test 1119Dan Fandrich
2010-11-19Use the 3-argument open for compatibility with older perlsDan Fandrich
2010-11-19test servers: fix strict aliasing compiler warningsYang Tse
2010-11-10test1120: verify FTP response 421Daniel Stenberg
2010-11-10ftpserver.pl: spellfix commentDaniel Stenberg
2010-11-09symbols-in-version: add CURL_SOCKET_BADDaniel Stenberg
2010-11-08ftp: close connection as soon as ABOR has been sentKamil Dudka