aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
AgeCommit message (Collapse)Author
2003-05-23more ftp testing using NLST and no contents and bad return codeDaniel Stenberg
2003-05-23test 66 returns one line of data with no header (HTTP)Daniel Stenberg
2003-05-22Digest testing addedDaniel Stenberg
2003-05-19the proxy environment variables now may contain user name and passwordDaniel Stenberg
2003-05-02send correct cookies when using a custom Host:Daniel Stenberg
2003-05-01FTP URL with type=aDaniel Stenberg
2003-04-30we say welcome to test 142Daniel Stenberg
2003-04-30various new cookie tests with a custom Host: header setDaniel Stenberg
2003-04-23Bryan Kemp's reported problems with curl and PUT from stdin and a fakedDaniel Stenberg
content-length made me add test case 60, that does exactly this, but it seems to run fine...
2003-04-11verify the new url parser fixDaniel Stenberg
2003-04-09three new ftp testsDaniel Stenberg
2003-03-12test58 addedDaniel Stenberg
2003-02-26test138 is for RETR without size and without a working SIZEDaniel Stenberg
2003-01-30test case 57 - verifies that the Content-Type extraction does not stop onDaniel Stenberg
the first space anymore but cuts off the trailing spaces only. Bug report #669059.
2003-01-09added test 136Daniel Stenberg
2002-12-16Added test case 504, using multi interface and a local proxy without anythingDaniel Stenberg
listening on the port we use.
2002-12-13test case 503 entered the dirDaniel Stenberg
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