summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* strip off user-agent before checking protocolDaniel Stenberg2001-08-091-0/+3
* when a test expects an error code but gets a different one, we now outputDaniel Stenberg2001-08-081-1/+1
* nine new test casesDaniel Stenberg2001-08-0710-5/+381
* test 202 - two file:// URLs in one command lineDaniel Stenberg2001-08-072-1/+28
* added test 201, file:// with missing fileDaniel Stenberg2001-08-072-1/+23
* adjusted to the correct treatmeant of file:// URLsDaniel Stenberg2001-08-062-2/+7
* 7.8.1-pre3 commitcurl-7_8_1-pre3Daniel Stenberg2001-08-061-6/+6
* httpsserver.pl added to release archiveDaniel Stenberg2001-08-031-2/+2
* added test 43Daniel Stenberg2001-06-281-4/+4
* HTTP Location: following over HTTP proxyDaniel Stenberg2001-06-281-0/+64
* now runs ok on IPv6 enabled hostsDaniel Stenberg2001-06-271-0/+2
* now does OK even on IPv6-enabled hostsDaniel Stenberg2001-06-271-0/+3
* better stripDaniel Stenberg2001-06-271-2/+7
* made stdin testing work, also made 'nocheck=true' work when set on theDaniel Stenberg2001-06-141-2/+4
* three more HTTP tests added from the old test suiteDaniel Stenberg2001-06-144-4/+127
* New test cases addedDaniel Stenberg2001-06-129-3/+299
* supports SIZE nowDaniel Stenberg2001-06-121-5/+12
* fixesDaniel Stenberg2001-05-283-8/+55
* better -v use, passes -I to all perl invokesDaniel Stenberg2001-05-281-17/+57
* changed the check for command1.txt to test1, so that automatic testingDaniel Stenberg2001-05-281-1/+1
* Added more test casesDaniel Stenberg2001-05-281-1/+4
* test case converted to the new file formatDaniel Stenberg2001-05-2810-0/+455
* test: HTTP over proxyDaniel Stenberg2001-05-281-0/+38
* Removed references to the previous file format, added some tests aboutDaniel Stenberg2001-05-231-31/+7
* adjusted to the new test case formatsDaniel Stenberg2001-05-235-199/+281
* Removed the former files using the old-style test case format, added theDaniel Stenberg2001-05-231-70/+1
* new test case file formatDaniel Stenberg2001-05-23292-1085/+271
* Added text about the test case numberingDaniel Stenberg2001-05-211-0/+13
* doesn't run ssl tests if libcurl wasn't built with ssl support (and reportsDaniel Stenberg2001-05-211-4/+12
* Added test case 400, the first ftps:// oneDaniel Stenberg2001-05-211-1/+3
* ftps test case dataDaniel Stenberg2001-05-212-0/+17
* Added the first https test: 300Daniel Stenberg2001-05-141-1/+2
* pid files fixes, ftp server already-running-but-no-control checkDaniel Stenberg2001-05-143-6/+20
* two new FTP file transfer resume test cases addedDaniel Stenberg2001-05-1110-1/+19
* added ftpsserver.pl stunnel.pmDaniel Stenberg2001-05-101-1/+1
* Added stunnel.pemDaniel Stenberg2001-05-071-1/+1
* 'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg2001-05-041-7/+17
* newDaniel Stenberg2001-04-278-0/+36
* split curl and libcurl into two strings in the initial displayDaniel Stenberg2001-04-261-1/+9
* no name no testDaniel Stenberg2001-04-241-1/+1
* SSL based testsDaniel Stenberg2001-04-245-0/+10
* new tests, new server invoke systemDaniel Stenberg2001-04-245-51/+328
* fixedDaniel Stenberg2001-04-242-1/+32
* stunnel and diff are added requirementsDaniel Stenberg2001-04-241-0/+2
* 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