aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Collapse)Author
2002-12-13test 502, multi interface with file://Daniel Stenberg
2002-12-12500 + 501 addedDaniel Stenberg
2002-12-10added test56, nearly 100KB big!Daniel Stenberg
2002-10-21Added test 55, follow location with a single slash in the original path.Daniel Stenberg
This caused curl 7.10.1 to crash.
2002-10-21test 54 added, blank Location: fieldDaniel Stenberg
2002-10-17junk cookies test53 addedDaniel Stenberg
2002-10-04new redirect tests with ./ and ../Daniel Stenberg
2002-09-13306 addedDaniel Stenberg
2002-08-26updated for the new SSL -kDaniel Stenberg
added two new tests to test the absense of -k to insecure SSL sites
2002-06-11added test135 ftp byte-range downloadDaniel Stenberg
2002-05-21five new test cases for the netrc parsingDaniel Stenberg
2002-04-05added test 48, verify -I, -d and -G in one command lineDaniel Stenberg
2002-03-20added test 128, ftp upload with --crlfDaniel Stenberg
2002-03-18test 32, try -d and -GDaniel Stenberg
2002-03-11added test 39, tests the new -F featuresDaniel Stenberg
2002-02-27test 304, HTTPS multipart formpostDaniel Stenberg
2002-02-26test 31: "HTTP with weirdly formatted cookies and cookiejar storage"Daniel Stenberg
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-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-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-09-26Added test 46, cookie jar functionalityDaniel Stenberg
2001-09-18added two https test casesDaniel Stenberg
2001-09-14new FTP testsDaniel Stenberg
2001-09-13ftp tests addedDaniel Stenberg
2001-08-21added test44 formpost without Expect:, modified test9Daniel 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-06-28added test 43Daniel 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-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-21Added test case 400, the first ftps:// oneDaniel 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-03-19test case 39 added, HTTP location and continueDaniel Stenberg
2001-03-14added a missing \Daniel Stenberg