summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2001-05-28fixesDaniel Stenberg
2001-05-28better -v use, passes -I to all perl invokesDaniel Stenberg
2001-05-28changed the check for command1.txt to test1, so that automatic testingDaniel Stenberg
2001-05-28Added more test casesDaniel Stenberg
2001-05-28test case converted to the new file formatDaniel Stenberg
2001-05-28test: HTTP over proxyDaniel Stenberg
2001-05-23Removed references to the previous file format, added some tests aboutDaniel Stenberg
2001-05-23adjusted to the new test case formatsDaniel Stenberg
2001-05-23Removed the former files using the old-style test case format, added theDaniel Stenberg
2001-05-23new test case file formatDaniel Stenberg
2001-05-21Added text about the test case numberingDaniel Stenberg
2001-05-21doesn't run ssl tests if libcurl wasn't built with ssl support (and reportsDaniel Stenberg
2001-05-21Added test case 400, the first ftps:// oneDaniel Stenberg
2001-05-21ftps test case dataDaniel Stenberg
2001-05-14Added the first https test: 300Daniel Stenberg
2001-05-14pid files fixes, ftp server already-running-but-no-control checkDaniel Stenberg
2001-05-11two new FTP file transfer resume test cases addedDaniel Stenberg
2001-05-10added ftpsserver.pl stunnel.pmDaniel Stenberg
2001-05-07Added stunnel.pemDaniel Stenberg
2001-05-04'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg
2001-04-27newDaniel Stenberg
2001-04-26split curl and libcurl into two strings in the initial displayDaniel Stenberg
2001-04-24no name no testDaniel Stenberg
2001-04-24SSL based testsDaniel Stenberg
2001-04-24new tests, new server invoke systemDaniel Stenberg
2001-04-24fixedDaniel Stenberg
2001-04-24stunnel and diff are added requirementsDaniel Stenberg
2001-03-23match the new never-read-body when doing HEADDaniel Stenberg
2001-03-19test case 39 added, HTTP location and continueDaniel Stenberg
2001-03-14added a missing \Daniel Stenberg
2001-03-14always append the incoming request to the server.input file, it allowsDaniel Stenberg
2001-03-14updated to work with the modified http serverDaniel Stenberg
2001-03-14Added test case 38Daniel Stenberg
2001-03-13made 'X to Y' sequences not include X twiceDaniel Stenberg
2001-03-13corrected the chunked formatDaniel Stenberg
2001-03-13EXTRA_DIST got too long, I shortened it now but we have to do somethingDaniel Stenberg
2001-03-13Added test case 37, HTTP GET with name+password in the URLDaniel Stenberg
2001-03-12Added test case 36:Daniel Stenberg
2001-03-12modified to make the curl client with persistant connection support doDaniel Stenberg
2001-03-12include the failed test case numbers in the end summaryDaniel Stenberg
2001-03-12Added description of the new test case ranges supportDaniel Stenberg
2001-03-12made it support test case ranges on the command line, specified asDaniel Stenberg
2001-03-12adjusted to work with the HTTP 1.1-speaking libcurlDaniel Stenberg
2001-03-12output the protocol data to stderr when verbose is onDaniel Stenberg
2001-03-08HTTP HEAD testsDaniel Stenberg
2001-03-08clarified the 0001-files use a bit, I couldn't understand it myself! :-)Daniel Stenberg
2001-03-08Added test #34 - HTTP GET with chunked Transfer-EncodingDaniel Stenberg
2001-03-05more details on debugging with the test suiteDaniel Stenberg
2001-03-05show the ftp server invoke line when -d is usedDaniel Stenberg
2001-03-05talks more on verboseDaniel Stenberg