summaryrefslogtreecommitdiff
path: root/tests/data
Commit message (Expand)AuthorAgeFilesLines
* netrc: Enable setting up the filename in unit tests.Julien Chaffraix2011-02-101-1/+0
* test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix2011-02-102-1/+33
* test: add test 580 to the distDaniel Stenberg2011-01-281-1/+1
* tests: more multiple headers checksDaniel Stenberg2011-01-253-1/+108
* HTTP: memory leak on multiple Location:Daniel Stenberg2011-01-251-0/+58
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-196-1/+228
* tests: <info> tag correctionsDaniel Stenberg2011-01-042-2/+2
* unittest: 1303 tests Curl_timeleftDaniel Stenberg2011-01-042-1/+28
* tests: add 1302 to the packageDaniel Stenberg2011-01-041-1/+1
* unittest: test base64 encode/decodeDaniel Stenberg2011-01-041-0/+26
* unittest: verify curl_strequalDaniel Stenberg2011-01-042-1/+27
* unittests: a dedicated feature in testsDaniel Stenberg2011-01-031-8/+4
* unittest: framework for unit-testingDaniel Stenberg2011-01-032-1/+31
* cookies: tricked dotcounter fixedDaniel Stenberg2010-12-231-0/+1
* SMTP tests: updated MAIL FROM useDaniel Stenberg2010-12-226-7/+7
* Check for errors while preprocessing curl.h in test 1119Dan Fandrich2010-11-191-1/+1
* test1120: verify FTP response 421Daniel Stenberg2010-11-102-1/+45
* ftp: close connection as soon as ABOR has been sentKamil Dudka2010-11-083-3/+0
* test1119: verify symbols-in-versionsDaniel Stenberg2010-11-032-1/+25
* ftp: prevent server from hanging on closed data connectionKamil Dudka2010-10-295-0/+5
* URL-parsing: consider ? a dividerDaniel Stenberg2010-10-193-2/+57
* Fixed the IPv6 host address in test1203Dan Fandrich2010-10-141-1/+1
* test: urlglob error messages have no extra newline anymoreDaniel Stenberg2010-10-111-1/+0
* HTTP: remove special case for 416Daniel Stenberg2010-10-022-2/+4
* sws: Added writedelay HTTP server commandDan Fandrich2010-10-021-3/+10
* Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich2010-09-292-4/+4
* curl_easy_escape: don't escape "unreserved" charactersDaniel Stenberg2010-09-282-3/+3
* Added test case 1204 to test HTTP range failureDan Fandrich2010-09-272-1/+81
* parsedate: allow time specified without secondsDaniel Stenberg2010-09-271-0/+1
* test565: Don't hardcode IP:PORTTor Arntsen2010-09-091-2/+2
* Added proxy keyword to allow skipping test in proxyless configsDan Fandrich2010-08-301-0/+10
* Tweaked some test data filesDan Fandrich2010-08-257-64/+159
* gopher tests: use sws and adjusted to more standard styleDaniel Stenberg2010-08-254-16/+16
* gopher: fix test case line endingsDaniel Stenberg2010-08-254-17/+17
* Gopher using Curl_write; test suite (4 tests)Cameron Kaiser2010-08-255-38/+201
* http: handle trailer headers in all chunked responsesDaniel Stenberg2010-08-252-1/+78
* Fixed a NULL pointer dereference in form postingDan Fandrich2010-08-242-4/+11
* cmdline: make -F type= accept ;charset=Daniel Stenberg2010-08-211-3/+3
* test: added test 579 to verify progress callback for chunked postJulien Chaffraix2010-08-192-1/+86
* progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix2010-08-162-1/+53
* Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich2010-08-1623-23/+23
* callbacks: acknowledge progress callback error returnsDaniel Stenberg2010-08-102-2/+2
* parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg2010-08-102-2/+1
* NTLM tests: boost coverage by forcing the hostnameKamil Dudka2010-07-3024-143/+232
* test1115: verify that unexpected 1xx responses work fineDaniel Stenberg2010-05-282-1/+56
* test313: a new test for CRL supportKamil Dudka2010-05-272-1/+40
* Fixed test 577 to work when --enable-hidden-symbols is configuredDan Fandrich2010-05-141-0/+5
* FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup2010-05-1210-3/+591
* multi interface: missed storing connection timeDaniel Stenberg2010-05-072-1/+58
* test: enable valgrind for 604, seems to workDaniel Stenberg2010-04-281-3/+0