aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Collapse)Author
2002-01-08test case 38, try a HTTP download resume without the server supportingDaniel Stenberg
ranges
2001-12-03test case 126 added, this uses RETRWEIRDO that makes the FTP server send twoDaniel Stenberg
responses at once, to excerise the part of curl to make sure it can cache (parts of) responses properly.
2001-12-03test127~ should not be included!Daniel Stenberg
2001-11-29test126 renamed to test190 as it has to be last among the FTP tests becauseDaniel Stenberg
of some problems in the test server :-/
2001-11-29test 127 --disable-epsvDaniel Stenberg
2001-11-28adjusted to new FTP commands in the command sequenceDaniel Stenberg
2001-11-28EPSV and SIZE adjustmentsDaniel Stenberg
2001-11-04added test 30, it checks that we return error on no content returned from aDaniel Stenberg
HTTP server
2001-11-02new testsDaniel Stenberg
2001-10-26changed the Location: to match one Paul Harrington reports a problem withDaniel Stenberg
2001-10-26test28 added for "Location: extraspace" testDaniel Stenberg
2001-10-24test case 27 added, to make sure cookie replacing don't leak anythingDaniel Stenberg
2001-10-19added test 37Daniel Stenberg
2001-10-09hmDaniel Stenberg
2001-10-09added chunked encoding testsDaniel Stenberg
2001-10-09added test 47 - enforced http 1.0 requestDaniel Stenberg
2001-10-08updated the cookiejar commentDaniel Stenberg
2001-09-26Added test 46, cookie jar functionalityDaniel Stenberg
2001-09-24moved to parent directoryDaniel Stenberg
2001-09-23Adjusted to run on ipv6-enabled hostsDaniel Stenberg
2001-09-18This verifies that bug report #462600 is fixed, a Location: following whenDaniel Stenberg
the given URL has no protocol:// part and the Location: redirect contains a :// section
2001-09-18added two https test casesDaniel Stenberg
2001-09-18HTTPS test caseDaniel Stenberg
2001-09-14new FTP testsDaniel Stenberg
2001-09-13ftp tests addedDaniel Stenberg
2001-08-24cookies are stored in the reversed order now (which in turn means thatDaniel Stenberg
the order is _not_ actually reversed like it used to be)
2001-08-21added test44 formpost without Expect:, modified test9Daniel Stenberg
2001-08-09strip off user-agent before checking protocolDaniel Stenberg
2001-08-07nine new test casesDaniel Stenberg
2001-08-07test 202 - two file:// URLs in one command lineDaniel Stenberg
2001-08-07added test 201, file:// with missing fileDaniel Stenberg
2001-08-06adjusted to the correct treatmeant of file:// URLsDaniel Stenberg
2001-06-28added test 43Daniel Stenberg
2001-06-28HTTP Location: following over HTTP proxyDaniel Stenberg
2001-06-27now runs ok on IPv6 enabled hostsDaniel Stenberg
2001-06-27now does OK even on IPv6-enabled hostsDaniel Stenberg
2001-06-14three more HTTP tests added from the old test suiteDaniel Stenberg
2001-06-12New test cases addedDaniel Stenberg
2001-05-28changed the check for command1.txt to test1, so that automatic testingDaniel Stenberg
in 'make distcheck' will work
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 the former files using the old-style test case format, added theDaniel Stenberg
new ones. Many more of the old ones must be "ported" to this new format to make the test suite complete again.
2001-05-23new test case file formatDaniel 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-11two new FTP file transfer resume test cases addedDaniel Stenberg
2001-05-07Added stunnel.pemDaniel Stenberg
2001-04-27newDaniel Stenberg