aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
2002-04-09set the HOME variable to the current dir, to prevent any real ~/.curlrc toDaniel Stenberg
2002-03-01memanalyze is now moved to the tests/ dirDaniel Stenberg
2002-02-28set CURL_MEMDEBUG to enable memory debugging in case curl is compiledDaniel Stenberg
2002-02-25use env to run perlDaniel Stenberg
2002-02-25use the pid file, use the automake subdirDaniel 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-2216 tests OKDaniel Stenberg
2002-02-22cut off big parts of the bannerDaniel Stenberg
2002-02-22support for using protocol without a trailing newlineDaniel Stenberg
2002-02-19use the new HTTP server input fileDaniel Stenberg
2002-02-19fixed the huge text just in case anyone actually reads itDaniel Stenberg
2002-01-30big-time alert that this doesn't workDaniel Stenberg
2002-01-08test case 38 added a few new requirementsDaniel Stenberg
2002-01-04-l lists all testsDaniel Stenberg
2002-01-03added a little percentage for "ok coverage"Daniel Stenberg
2001-11-29remove the command file after each testDaniel Stenberg
2001-10-17don't use 'strict' anymore, as it doesn't work good with the cygwin fixesDaniel Stenberg
2001-10-10checkserver() bugged, Kevin Roth detected and fixedDaniel Stenberg
2001-08-21Georg Huettenegger's patch curl-7.8.1-pre5-patch-20010819Daniel Stenberg
2001-08-08when a test expects an error code but gets a different one, we now outputDaniel Stenberg
2001-08-06adjusted to the correct treatmeant of file:// URLsDaniel Stenberg
2001-08-067.8.1-pre3 commitDaniel Stenberg
2001-06-27better stripDaniel Stenberg
2001-06-14made stdin testing work, also made 'nocheck=true' work when set on theDaniel Stenberg
2001-05-28better -v use, passes -I to all perl invokesDaniel Stenberg
2001-05-23adjusted to the new test case formatsDaniel Stenberg
2001-05-21doesn't run ssl tests if libcurl wasn't built with ssl support (and reportsDaniel Stenberg
2001-05-14pid files fixes, ftp server already-running-but-no-control checkDaniel Stenberg
2001-05-04'FILE *' changed to 'void *' in all callback functionsDaniel Stenberg
2001-04-26split curl and libcurl into two strings in the initial displayDaniel Stenberg
2001-04-24no name no testDaniel Stenberg
2001-04-24new tests, new server invoke systemDaniel Stenberg
2001-03-13made 'X to Y' sequences not include X twiceDaniel Stenberg
2001-03-12include the failed test case numbers in the end summaryDaniel Stenberg
2001-03-12made it support test case ranges on the command line, specified asDaniel Stenberg
2001-03-05show the ftp server invoke line when -d is usedDaniel Stenberg
2001-02-20-g runs the specified test(s) with gdb!Daniel Stenberg
2001-01-29removed upload.NN files after each testDaniel Stenberg
2001-01-27Added -d that enables easier protocol/server debug overview (it invokesDaniel Stenberg
2001-01-08Loic Dachary's updates to get 'make distcheck' work, including running theDaniel Stenberg
2000-11-28now counts all test cases and presents a counter at the endDaniel Stenberg
2000-11-27modified for ftp custom commandsDaniel Stenberg
2000-11-27if the server doesn't output a logfile, the protocol file is not comparedDaniel Stenberg
2000-11-21upload check, better ability to specify test cases on the command lineDaniel Stenberg
2000-11-21added a command line log that logs all command lines run in the completeDaniel Stenberg
2000-11-21starts and stops both HTTP and FTP servers nowDaniel Stenberg
2000-11-17now supports checks for exit codes and check for memory even when curlDaniel Stenberg
2000-11-17output FAILED properly even when -s is usedDaniel Stenberg
2000-11-17uses stricter outputDaniel Stenberg