aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2010-11-05test: remove test 580Daniel Stenberg
2010-11-03Allow building test 580 out of treeDan Fandrich
2010-11-03dist: add symbol-scan.pl to the tarballDaniel Stenberg
2010-11-03test1119: verify symbols-in-versionsDaniel Stenberg
2010-11-03runtests: allow tests written as perl scriptsDaniel Stenberg
2010-11-03symbol-scan: verifies symbols-in-versionsDaniel Stenberg
2010-11-02Added mk580.pl to the tar ballDan Fandrich
2010-11-02ignore: lib580.c is generated by mk580.plDaniel Stenberg
2010-11-02test: added test 580 - verifies symbols-in-versionsDaniel Stenberg
2010-10-29ftp: prevent server from hanging on closed data connectionKamil Dudka
2010-10-19URL-parsing: consider ? a dividerDaniel Stenberg
2010-10-14Fixed the IPv6 host address in test1203Dan Fandrich
2010-10-14Added --noconfigure switch to testcurl.pl.Guenter Knauf
2010-10-11test: urlglob error messages have no extra newline anymoreDaniel Stenberg
2010-10-02HTTP: remove special case for 416Daniel Stenberg
2010-10-02sws: Added writedelay HTTP server commandDan Fandrich
2010-09-29Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich
2010-09-28curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg
2010-09-27Added test case 1204 to test HTTP range failureDan Fandrich
2010-09-27parsedate: allow time specified without secondsDaniel Stenberg
2010-09-11Link curl and the test apps with -lrt explicitly when necessaryDan Fandrich
2010-09-09test565: Don't hardcode IP:PORTTor Arntsen
2010-08-30Added proxy keyword to allow skipping test in proxyless configsDan Fandrich
2010-08-25Tweaked some test data filesDan Fandrich
2010-08-25runtests: fix uninitialized variable warningDaniel Stenberg
2010-08-25gopher tests: revert parts of gopher in the pingpong serverDaniel Stenberg
2010-08-25gopher tests: use sws and adjusted to more standard styleDaniel Stenberg
2010-08-25sws: added basic gopher supportDaniel Stenberg
2010-08-25gopher: fix test case line endingsDaniel Stenberg
2010-08-25Gopher using Curl_write; test suite (4 tests)Cameron Kaiser
2010-08-25http: handle trailer headers in all chunked responsesDaniel Stenberg