aboutsummaryrefslogtreecommitdiff
path: root/tests/data
AgeCommit message (Collapse)Author
2002-10-04new redirect tests with ./ and ../Daniel Stenberg
2002-09-13306 addedDaniel Stenberg
2002-09-13request a page from HTTPS but get no headersDaniel Stenberg
2002-08-30new testsDaniel 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-08-08all those ignoresDaniel Stenberg
2002-07-29extended and improved cookie testingDaniel Stenberg
2002-06-11added test135 ftp byte-range downloadDaniel Stenberg
2002-05-21five new test cases for the netrc parsingDaniel Stenberg
2002-04-10updated error codeDaniel Stenberg
2002-04-05enough with stupidity, this is a test case that should fail and thus weDaniel Stenberg
should use a proper command line that *fails* ;-O
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-19corrected for 7.9.6Daniel Stenberg
2002-03-18test 32, try -d and -GDaniel Stenberg
2002-03-11added test 39, tests the new -F featuresDaniel Stenberg
2002-02-27oops, we weren't doing HTTPS - now we areDaniel Stenberg
2002-02-27test 304, HTTPS multipart formpostDaniel Stenberg
2002-02-27use the correct time in the cookie jarDaniel Stenberg
2002-02-26modified cookie expire dateDaniel Stenberg
2002-02-26new field1 functionality testing tooDaniel Stenberg
2002-02-26test 31: "HTTP with weirdly formatted cookies and cookiejar storage"Daniel Stenberg
2002-02-25modified the command to fail properly! ;-)Daniel Stenberg
2002-02-22fixed to work with 'nonewline' and thus this passes OK with the new httpDaniel Stenberg
server and things
2002-01-29bad tagDaniel 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-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