aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
2011-02-20tests: Cleaned up netrc testing.Julien Chaffraix
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-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-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-04tests: <info> tag correctionsDaniel Stenberg
2011-01-04unittest: 1303 tests Curl_timeleftDaniel Stenberg
2011-01-04tests: add 1302 to the packageDaniel Stenberg
2011-01-04unittest: test base64 encode/decodeDaniel Stenberg
2011-01-04unittest: verify curl_strequalDaniel Stenberg
2011-01-03unittests: a dedicated feature in testsDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-12-23cookies: tricked dotcounter fixedDaniel Stenberg
2010-12-22SMTP tests: updated MAIL FROM useDaniel Stenberg
2010-11-19Check for errors while preprocessing curl.h in test 1119Dan Fandrich
2010-11-10test1120: verify FTP response 421Daniel Stenberg
2010-11-08ftp: close connection as soon as ABOR has been sentKamil Dudka
2010-11-03test1119: verify 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-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-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-25gopher tests: use sws and adjusted to more standard styleDaniel 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
2010-08-24Fixed a NULL pointer dereference in form postingDan Fandrich
2010-08-21cmdline: make -F type= accept ;charset=Daniel Stenberg
2010-08-19test: added test 579 to verify progress callback for chunked postJulien Chaffraix
2010-08-16progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix
2010-08-16Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich
2010-08-10callbacks: acknowledge progress callback error returnsDaniel Stenberg
2010-08-10parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg
2010-07-30NTLM tests: boost coverage by forcing the hostnameKamil Dudka
2010-05-28test1115: verify that unexpected 1xx responses work fineDaniel Stenberg
2010-05-27test313: a new test for CRL supportKamil Dudka
2010-05-14Fixed test 577 to work when --enable-hidden-symbols is configuredDan Fandrich
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup