aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Expand)Author
2004-05-04General HTTP authentication cleanup and fixesDaniel Stenberg
2004-04-30added test 166, formpost with white space in file nameDaniel Stenberg
2004-04-29Introducing IDN host name testing. Test case 165 requires an IDN-capableDaniel Stenberg
2004-04-29test 512 does some basic curl_easy_duphandle() testingDaniel Stenberg
2004-04-24test164 HTTP range with multiple rangesDaniel Stenberg
2004-04-23added test 163 - a simple test case that use -F field<file, to verify thatDaniel Stenberg
2004-04-22- David Byron found and fixed a small bug with the --fail and authenticationDaniel Stenberg
2004-04-22If only a partial file was transfered, we consider that a fatal problem soDaniel Stenberg
2004-04-20test160 - for a more controlled testing of the case where libcurl startsDaniel Stenberg
2004-04-14Added test case 511 in an attempt to repeat bug report #934666 "storage leakDaniel Stenberg
2004-04-07added test 159, use --ntlm together with -0Daniel Stenberg
2004-04-07getting only a 100 Continue response and nothing else, when talking HTTP,Daniel Stenberg
2004-03-31test 153 tests Digest authorization and stale=true stuffDaniel Stenberg
2004-03-30David Byron's new test cases for the --fail and auth stuff.Daniel Stenberg
2004-03-01added test 99, very basic initial large file testDaniel Stenberg
2004-02-12stop doing the weirdo symlinksDaniel Stenberg
2004-02-05Made a test that sends data on stdin to PUT, with a given length andDaniel Stenberg
2004-02-02added test 97, a simple test with -d post and a replacede content-typeDaniel Stenberg
2004-01-30added test 510, callback-based POST using chunked encodingDaniel Stenberg
2004-01-13we no longer distribute the non-working tests 400 - 403Daniel Stenberg
2004-01-12Peter Sylvester brought code that now allows a callback to modified the URLDaniel Stenberg
2003-11-25test 95 added, verifies my fix for bug report #848371Daniel Stenberg
2003-11-24test proxy CONNECT requiring basic auth but we don't provide anyDaniel Stenberg
2003-11-20request a file over proxy without credentials, and get a 407 backDaniel Stenberg
2003-10-29David Hull made the file: URL parser also accept the somewhat sloppy fileDaniel Stenberg
2003-10-24tests the new -C - fixDaniel Stenberg
2003-10-21test case 91 added, an attempt to repeat a problem reported by Kevin RothDaniel Stenberg
2003-10-07test case 508 added to test callback-based POSTDaniel Stenberg
2003-09-15Test 90 added: --anyauth that picks NTLM with a redirect and then anotherDaniel Stenberg
2003-09-15test 89 verifies -L and ntlm authentication, as bug report #806328 claimedDaniel Stenberg
2003-09-15test88, doing PUT with --digest now worksDaniel Stenberg
2003-08-19test case 149 is hereDaniel Stenberg
2003-08-19test507 addedDaniel Stenberg
2003-08-14test87 verifies the new and better check for bad -o #[num] stuffDaniel Stenberg
2003-08-14test86 addedDaniel Stenberg
2003-08-12more auth testsDaniel Stenberg
2003-08-11forgot the backslashDaniel Stenberg
2003-08-1181 + 82 test NTLM proxy stuffDaniel Stenberg
2003-08-11added test80Daniel Stenberg
2003-08-11added test 79, a basic test that fetches an FTP URL over a HTTP proxyDaniel Stenberg
2003-08-11test case 506 added, written by Dirk ManskeDaniel Stenberg
2003-08-08ftp-create-dirs test when MKD failsDaniel Stenberg
2003-08-08--ftp-create-dirs testDaniel Stenberg
2003-08-08new -z testsDaniel Stenberg
2003-08-06fixed syntax errorDaniel Stenberg
2003-08-06more testsDaniel Stenberg
2003-08-06505 was missingDaniel Stenberg
2003-08-05added test 146 for a ftp persitency test, as reported on the listDaniel Stenberg
2003-08-04added test 73Daniel Stenberg
2003-07-28Digest *OR* Basic authorization testDaniel Stenberg