summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed closing test tagDan Fandrich2011-04-201-1/+1
* Fixed test 1022 when using daily snapshotsDan Fandrich2011-04-201-2/+2
* transfer-encoding: added new option and cmdlineDaniel Stenberg2011-04-184-5/+5
* TE: do the Connection: headerDaniel Stenberg2011-04-185-1/+74
* test1124: verify gzip AND chunked transfer-encodingDaniel Stenberg2011-04-182-1/+69
* HTTP: add support for gzip and deflate Transfer-EncodingDaniel Stenberg2011-04-183-1/+269
* curl-config: fix --versionDaniel Stenberg2011-04-181-4/+13
* HTTP pipelining: Fix handling of zero-length responsesChris Smowton2011-04-072-1/+103
* Changed some nonportable typesDan Fandrich2011-04-052-13/+13
* headers: more copyright headers addedDaniel Stenberg2011-03-223-0/+63
* unit1305: Fixed the test to match our coding style.Julien Chaffraix2011-03-201-40/+40
* Added two more POP3 testsDan Fandrich2011-03-183-1/+89
* symbol-scan.pl: detect duplicatesDaniel Stenberg2011-03-181-1/+6
* Added support for LISTing a single POP3 messageDan Fandrich2011-03-177-1/+201
* lib582: use curl_socket_t for portabilityDaniel Stenberg2011-03-151-4/+5
* Removed unused var.Guenter Knauf2011-03-151-1/+1
* test 582: enabled againDaniel Stenberg2011-03-131-4/+0
* Revert "test582: enabled"Daniel Stenberg2011-03-131-0/+4
* test583: verify early SSH multi remove handleDaniel Stenberg2011-03-134-9/+126
* test582: enabledDaniel Stenberg2011-03-121-4/+0
* test582: improved info messagesDaniel Stenberg2011-03-121-13/+18
* sources: update source headersDaniel Stenberg2011-03-1073-182/+1139
* tests: phase out haxx.seDaniel Stenberg2011-03-0917-78/+78
* test523: avoid using haxx.seDaniel Stenberg2011-03-091-3/+3
* lib582: used for test 582Daniel Stenberg2011-03-081-0/+360
* sftp-multi: test 582 addedHenry Ludemann2011-03-085-2/+57
* Moved test 577 into the unit test framework as test 1307Dan Fandrich2011-03-046-95/+44
* Added unit test 1306 so tests 558 & 559 are now fully replacedDan Fandrich2011-03-044-12/+49
* The unit test argument is allowed to be usedDan Fandrich2011-03-041-2/+2
* Converted tests 558 & 559 to use the unit test framework as 1305Dan Fandrich2011-03-0410-294/+166
* Fixed test 1300 to pass the torture testDan Fandrich2011-03-041-0/+4
* Added abort_* unit test macrosDan Fandrich2011-03-041-0/+28
* runtests.pl/stopserver: space separate pidsDaniel Stenberg2011-02-221-1/+3
* tests: Cleaned up netrc testing.Julien Chaffraix2011-02-207-36/+8
* netrc: Enable setting up the filename in unit tests.Julien Chaffraix2011-02-103-14/+15
* test1304: Added some unit tests for Curl_parsenetrc.Julien Chaffraix2011-02-104-2/+160
* unit1300: code style cleanupDaniel Stenberg2011-02-021-53/+52
* adding unit tests for Curl_llist_removeAmr Shahin2011-02-021-1/+83
* 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-252-0/+59
* Fixed C++ style comment not allowed in ISO C90.Guenter Knauf2011-01-221-1/+1
* Mention axTLS in some more documentationDan Fandrich2011-01-211-0/+1
* runtests.pl: make -s not show skipped testsDaniel Stenberg2011-01-201-1/+1
* unittest: add 3 tests to test1300Amr Shahin2011-01-201-1/+79
* dist: add new certs to tarballDaniel Stenberg2011-01-191-1/+2
* TLS-SRP: support added when using GnuTLSQuinn Slack2011-01-1912-7/+439
* Made unit_setup() return an error code to abort the test earlyDan Fandrich2011-01-055-17/+32
* tests: <info> tag correctionsDaniel Stenberg2011-01-042-2/+2
* unittest: 1303 tests Curl_timeleftDaniel Stenberg2011-01-044-2/+152