summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* match the new never-read-body when doing HEADDaniel Stenberg2001-03-231-1/+0
* test case 39 added, HTTP location and continueDaniel Stenberg2001-03-197-2/+45
* added a missing \Daniel Stenberg2001-03-141-1/+1
* always append the incoming request to the server.input file, it allowsDaniel Stenberg2001-03-141-1/+1
* updated to work with the modified http serverDaniel Stenberg2001-03-145-4/+41
* Added test case 38Daniel Stenberg2001-03-146-1/+26
* made 'X to Y' sequences not include X twiceDaniel Stenberg2001-03-131-1/+1
* corrected the chunked formatDaniel Stenberg2001-03-132-7/+5
* EXTRA_DIST got too long, I shortened it now but we have to do somethingDaniel Stenberg2001-03-131-47/+47
* Added test case 37, HTTP GET with name+password in the URLDaniel Stenberg2001-03-135-1/+14
* Added test case 36:Daniel Stenberg2001-03-125-1/+13
* modified to make the curl client with persistant connection support doDaniel Stenberg2001-03-125-6/+6
* include the failed test case numbers in the end summaryDaniel Stenberg2001-03-121-4/+12
* Added description of the new test case ranges supportDaniel Stenberg2001-03-121-2/+4
* made it support test case ranges on the command line, specified asDaniel Stenberg2001-03-121-5/+27
* adjusted to work with the HTTP 1.1-speaking libcurlDaniel Stenberg2001-03-1210-3/+12
* output the protocol data to stderr when verbose is onDaniel Stenberg2001-03-121-1/+6
* HTTP HEAD testsDaniel Stenberg2001-03-087-2/+16
* clarified the 0001-files use a bit, I couldn't understand it myself! :-)Daniel Stenberg2001-03-081-2/+4
* Added test #34 - HTTP GET with chunked Transfer-EncodingDaniel Stenberg2001-03-086-1/+31
* more details on debugging with the test suiteDaniel Stenberg2001-03-051-5/+14
* show the ftp server invoke line when -d is usedDaniel Stenberg2001-03-051-0/+4
* talks more on verboseDaniel Stenberg2001-03-051-0/+4
* runtests -g explainedDaniel Stenberg2001-03-041-0/+7
* persistant support protocol updatesDaniel Stenberg2001-03-0442-27/+42
* 7.7 alpha 2 commitcurl-7_7_alpha2Daniel Stenberg2001-03-041-0/+1
* multiple connection support initial commitDaniel Stenberg2001-02-201-0/+1
* -g runs the specified test(s) with gdb!Daniel Stenberg2001-02-201-4/+22
* removed upload.NN files after each testDaniel Stenberg2001-01-291-0/+1
* test case 33, HTTP PUT resumeDaniel Stenberg2001-01-296-1/+46
* test case 31 and 32 were addedDaniel Stenberg2001-01-2713-1/+66
* minor output fixDaniel Stenberg2001-01-271-1/+1
* Added -d that enables easier protocol/server debug overview (it invokesDaniel Stenberg2001-01-271-2/+11
* added test 29 and 30, HTTP resume and partial download testsDaniel Stenberg2001-01-2710-1/+37
* the custom reply engine was not inited properlyDaniel Stenberg2001-01-221-1/+3
* test case 121Daniel Stenberg2001-01-225-1/+17
* Added test case 120, ftp with '-Q -'Daniel Stenberg2001-01-225-1/+18
* Added files for test case 28Daniel Stenberg2001-01-191-1/+2
* --globoff test caseDaniel Stenberg2001-01-194-0/+12
* Added two tests for multiple URLs (26 + 27)Daniel Stenberg2001-01-099-2/+41
* Loic Dachary's updates to get 'make distcheck' work, including running theDaniel Stenberg2001-01-083-4/+10
* 'make distcheck' works nowDaniel Stenberg2001-01-081-1/+3
* Had to add this to get 'make distcheck' to run!Daniel Stenberg2001-01-081-0/+52
* distcheck fixesDaniel Stenberg2001-01-081-1/+1
* Loic Dachary's makefile/dist/rpm fixesDaniel Stenberg2001-01-081-0/+1
* uses the PERL variable configure digs upDaniel Stenberg2000-12-051-2/+2
* now counts all test cases and presents a counter at the endDaniel Stenberg2000-11-281-2/+11
* max-redirs test case dataDaniel Stenberg2000-11-284-0/+11
* modified for ftp custom commandsDaniel Stenberg2000-11-271-5/+17
* allows simple custom modifications for single test casesDaniel Stenberg2000-11-271-6/+34