aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
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
2010-08-25http: handle trailer headers in all chunked responsesDaniel 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-05-28test1115: verify that unexpected 1xx responses work fineDaniel Stenberg
2010-05-27test313: a new test for CRL supportKamil Dudka
2010-05-12FTP: WILDCARDMATCH/CHUNKING/FNMATCH addedPavel Raiskup
2010-05-07multi interface: missed storing connection timeDaniel Stenberg
2010-04-19Implement SMTP authenticationmonnerat
2010-03-24Fix RTSP GET_PARAMETER empty and non-empty operation.Chris Conroy
2010-02-22- Proper handling of STARTTLS on SMTP, taking CURLUSESSL_TRY into account.Patrick Monnerat
2010-01-28Chris Conroy provided first RTSP testsYang Tse
2010-01-19- David McCreedy brought a fix and a new test case (129) to make libcurl workDaniel Stenberg
2010-01-12Added test case #1112 which does an FTPS download with strict timeoutYang Tse
2010-01-11- The tests/runtests.pl script now checks to see if the test case that runs isDaniel Stenberg
2010-01-07List fragment tests in Makefile.am and better provide better namesClaes Jakobsson
2010-01-01- Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. ThisDaniel Stenberg
2009-12-30(SMTP) support DATA better in the server and make sure to "escape" CRLF.CRLFDaniel Stenberg
2009-12-29test 802 is the first SMTP test, although not strictly SMTP yet...Daniel Stenberg
2009-12-21test 566 was missingDaniel Stenberg