aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2011-11-24query-part: ignore the URI part for given protocolsJonas Schnelli
2011-11-20-J -O: use -O name if no Content-Disposition header comes!Daniel Stenberg
2011-11-18SFTP: support '*' prefix for quote operationsJonas Schnelli
2011-11-11Active mode FTP test cases with server not establishing data connectionYang Tse
2011-11-06test 590: verify the bug fix in 4851dafcf1Daniel Stenberg
2011-10-26test 589: active FTP upload using multi timeout and EPRT disabled serverYang Tse
2011-10-24dist: add test 587Daniel Stenberg
2011-10-24test 588: verify active FTP with multi interface without EPRTDaniel Stenberg
2011-10-24large headers: have curl accept >16K headersDaniel Stenberg
2011-10-20Curl_http_input_auth: handle multiple auths in WWW-AuthenticateDaniel Stenberg
2011-09-21test 814: smtp without --mail-fromDaniel Stenberg
2011-09-20Curl_follow: handle redirects to "//hostname/path"Daniel Stenberg
2011-08-05test710: verify that --proxy socks5://hostname worksDaniel Stenberg
2011-08-05test709: HTTP GET via SOCKS5 set in environmentDaniel Stenberg
2011-08-04test1313: test content-disposition with uneven quotesDaniel Stenberg
2011-08-04-J: support ';' in quoted file namesDaniel Stenberg
2011-07-29Renumbered test2005 to test1310Dan Fandrich
2011-07-20http error response: stop sending when error is receivedDaniel Stenberg
2011-07-18test2005: verify ntlm single-signonMandy Wu
2011-06-12test1309: added to the distDaniel Stenberg
2011-06-10unit test formpost: added test case 1308Daniel Stenberg
2011-06-07HTTP time condition: force closure for 200 OKDaniel Stenberg
2011-05-18tests: verify OPEN/CLOSESOCKETFUNCTIONDaniel Stenberg
2011-05-13tests: added HTTP If-Modified-Since testsDaniel Stenberg
2011-04-28proxy: allow socks:// prefix in proxy stringDaniel Stenberg
2011-04-18TE: do the Connection: headerDaniel Stenberg
2011-04-18test1124: verify gzip AND chunked transfer-encodingDaniel Stenberg
2011-04-18HTTP: add support for gzip and deflate Transfer-EncodingDaniel Stenberg
2011-04-07HTTP pipelining: Fix handling of zero-length responsesChris Smowton
2011-03-18Added two more POP3 testsDan Fandrich
2011-03-17Added support for LISTing a single POP3 messageDan Fandrich
2011-03-13test583: verify early SSH multi remove handleDaniel Stenberg
2011-03-08sftp-multi: test 582 addedHenry Ludemann
2011-03-04Moved test 577 into the unit test framework as test 1307Dan Fandrich
2011-03-04Added unit test 1306 so tests 558 & 559 are now fully replacedDan Fandrich
2011-03-04Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich
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-19TLS-SRP: support added when using GnuTLSQuinn Slack
2011-01-04unittest: 1303 tests Curl_timeleftDaniel Stenberg
2011-01-04tests: add 1302 to the packageDaniel Stenberg
2011-01-04unittest: verify curl_strequalDaniel Stenberg
2011-01-03unittest: framework for unit-testingDaniel Stenberg
2010-11-10test1120: verify FTP response 421Daniel Stenberg
2010-11-03test1119: verify symbols-in-versionsDaniel Stenberg
2010-10-19URL-parsing: consider ? a dividerDaniel Stenberg
2010-09-29Renamed test1204 to test1117 to move it into the normal rangeDan Fandrich
2010-09-27Added test case 1204 to test HTTP range failureDan Fandrich
2010-08-25Gopher using Curl_write; test suite (4 tests)Cameron Kaiser