aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2002-05-21five new test cases for the netrc parsingDaniel Stenberg
2002-05-21Added source header and made it clear that this code was originally donatedDaniel Stenberg
2002-05-17removed compiler warningsDaniel Stenberg
2002-04-26handles much larger POSTs, replaced snprintf() with sprintf() since thisDaniel Stenberg
2002-04-10updated error codeDaniel Stenberg
2002-04-09set the HOME variable to the current dir, to prevent any real ~/.curlrc toDaniel Stenberg
2002-04-05enough with stupidity, this is a test case that should fail and thus weDaniel Stenberg
2002-04-05added test 48, verify -I, -d and -G in one command lineDaniel Stenberg
2002-04-04very minor log changeDaniel 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-03-06Ralph Mitchell's minor #include patch to prevent some warningsDaniel Stenberg
2002-03-01memanalyze is now moved to the tests/ dirDaniel Stenberg
2002-03-01include memanalyze.pl in the dist archiveDaniel Stenberg
2002-03-01moved memanalyze.pl into the tests dirDaniel Stenberg
2002-02-28set CURL_MEMDEBUG to enable memory debugging in case curl is compiledDaniel 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-25use env to run perlDaniel Stenberg
2002-02-25automake usage and options cleanupDaniel Stenberg
2002-02-25We got this web server's embryo from Georg Horn, muchos gracias.Daniel Stenberg
2002-02-25use the pid file, use the automake subdirDaniel Stenberg
2002-02-25automake this dir tooDaniel Stenberg
2002-02-25use the former logfile name again since the ftp server also uses that...Daniel Stenberg
2002-02-25we actually ran all tests just now, feb 25th, 2002 12:11 MET. with theDaniel Stenberg
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
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