aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2002-02-25we actually ran all tests just now, feb 25th, 2002 12:11 MET. with theDaniel Stenberg
new http server on Linux
2002-02-25reply/postcmd support for "wait"Daniel Stenberg
2002-02-25portability, step one, use a config.h.in fileDaniel Stenberg
2002-02-25create the pidfile and store the pid on invokeDaniel Stenberg
2002-02-25support HUGE requests tooDaniel Stenberg
2002-02-25modified the command to fail properly! ;-)Daniel Stenberg
2002-02-2216 tests OKDaniel Stenberg
2002-02-22cut off big parts of the bannerDaniel Stenberg
2002-02-22adjusted to work on test case 11 betterDaniel Stenberg
2002-02-22use -W tooDaniel Stenberg
2002-02-22fixed to work with 'nonewline' and thus this passes OK with the new httpDaniel Stenberg
server and things
2002-02-22support for using protocol without a trailing newlineDaniel Stenberg
2002-02-22hide debug output from screen, use log/ for logfilesDaniel Stenberg
2002-02-19a minor step forwardsDaniel Stenberg
2002-02-19use the new HTTP server input fileDaniel Stenberg
2002-02-19cut off the old perl one, this only runs the C coded versionDaniel Stenberg
2002-02-19fixed the huge text just in case anyone actually reads itDaniel Stenberg
2002-02-19no .. in pathDaniel Stenberg
2002-02-07added note about persistancy in the serverDaniel Stenberg
2002-02-07POSTs seems to work somewhat nowDaniel Stenberg
2002-02-07port number fix, now stores the processed request sent to the serverDaniel Stenberg
2002-02-07the initial C code for the new HTTP test serverDaniel Stenberg
2002-01-30big-time alert that this doesn't workDaniel Stenberg
2002-01-29bad tagDaniel Stenberg
2002-01-08test case 38 added a few new requirementsDaniel Stenberg
2002-01-08updatedDaniel Stenberg
2002-01-08added some tracabilityDaniel Stenberg
2002-01-08test case 38, try a HTTP download resume without the server supportingDaniel Stenberg
ranges
2002-01-04-l lists all testsDaniel Stenberg
2002-01-03added a little percentage for "ok coverage"Daniel Stenberg
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-29remove the command file after each testDaniel 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-02improved functionality for new timeout testsDaniel Stenberg
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-24now reports the CORRECT pid on demandDaniel Stenberg
2001-10-19added test 37Daniel Stenberg
2001-10-17don't use 'strict' anymore, as it doesn't work good with the cygwin fixesDaniel Stenberg
also, always kill/restart the HTTP server on startup if it is our test server
2001-10-10checkserver() bugged, Kevin Roth detected and fixedDaniel Stenberg
2001-10-10Kevin Roth's fixes to make tests work on cygwinDaniel Stenberg
2001-10-09hmDaniel Stenberg
2001-10-09added chunked encoding testsDaniel Stenberg