aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Expand)Author
2013-01-03writeout: -w now supports remote_ip/port and local_ip/portDaniel Stenberg
2013-01-03test 1222: 8 chars object name generation && test 1221: adjustmentsYang Tse
2013-01-02build and tests: curl_10char_object_name() shell functionYang Tse
2012-12-25Enable tests 1503, 1504 and 1505Yang Tse
2012-12-25test 1504 and 1505: same as 1502 but with different cleanup sequencesYang Tse
2012-12-23test 1503: same as 1502 but with a different cleanup sequenceYang Tse
2012-12-23test 1502: OOM handling fixesYang Tse
2012-11-27dd missing NTLM feature for tests 2025, and 2028 to 2032Yang Tse
2012-11-26Remove stray CRLF in chunk-encoded content-free request bodiesFabian Keil
2012-11-21Test 206: Use a Content-Length header for the 407 responseFabian Keil
2012-11-21Test 206: Don't respond to a succesful CONNECT request with a bodyFabian Keil
2012-11-19Fix comment typos in test 517Fabian Keil
2012-11-19Test 92 and 194: normalize spaces in the Server headersFabian Keil
2012-11-19Add a HOSTIP precheck for tests 31 and 1105Fabian Keil
2012-11-19Let test 8 work as long as %HOSTIP ends with ".0.0.1"Fabian Keil
2012-11-19Add --resolve to the keywords and name of test 1318Fabian Keil
2012-11-19Add FTP keywords for a couple of currently keyword-less FTP testsFabian Keil
2012-11-19Add keywords for a couple of currently keyword-less HTTP testsFabian Keil
2012-11-19Use carriage returns in all headers in test 31Fabian Keil
2012-11-19Do not mix CRLF and LF header endings in a couple of HTTP testsFabian Keil
2012-11-18fixed memory leak: CURLOPT_RESOLVE with multi interfaceDaniel Stenberg
2012-11-17mem-include-scan: verify memory #includesDaniel Stenberg
2012-11-06test1413: verify redirects to URLs with fragmentsDaniel Stenberg
2012-11-06URL parser: cut off '#' fragments from URLs (better)Daniel Stenberg
2012-11-06test 2027/2030: take duplicate Digest requests into accountDaniel Stenberg
2012-11-06test1412: verify Digest with repeated URLsDaniel Stenberg
2012-11-04FTP: prevent the multi interface from blockingDaniel Stenberg
2012-09-18test2006: Updated expected output to include hash nameDaniel Stenberg
2012-09-17metalink tests: Updated expected output to include hash nameMarc Hoersken
2012-09-04test1411: verify SMTP without SIZE supportDaniel Stenberg
2012-09-01Unit test for curl_multi_wait()Sara Golemon
2012-08-31test2032: bail out after last transferDaniel Stenberg
2012-08-31NTLM: verify multiple connections workJoe Mason
2012-08-08verbose messages: fixed output of hostnames in re-used connectionsDaniel Stenberg
2012-08-07sws: close sockets properlyJoe Mason
2012-08-06DISABLED: disable the new tests that do NTLMDaniel Stenberg
2012-08-03Add tests of auth retriesJoe Mason
2012-07-22http: print reason phrase from HTTP status line on errorKamil Dudka
2012-07-12tests: verify the stricter numeric option parserDaniel Stenberg
2012-07-12test48: verify that HEAD doesn't close extraDaniel Stenberg
2012-07-12connection-monitor: always log disconnect when enabledDaniel Stenberg
2012-07-10test231: fix wrong -C use!Daniel Stenberg
2012-07-09test 46: use different path lengths to get reliable sort orderDaniel Stenberg
2012-07-05tests: use connection-monitor and verify resultsDaniel Stenberg
2012-07-05sws: add 'connection-monitor' command supportDaniel Stenberg
2012-07-03cookies: change the URL in the cookie jar file headerDaniel Stenberg
2012-07-02configure.ac: verify that libmetalink is new enoughYang Tse
2012-06-29test2017 to test2022: more metalink testsYang Tse
2012-06-29test2005 to test2016: improve failure detectionYang Tse
2012-06-28Metalink: message updatesTatsuhiro Tsujikawa