aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
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
2000-11-17better stdout check, full support for memory debug testsDaniel Stenberg
2000-11-15now sorts the test cases when "all" is usedDaniel Stenberg
2000-11-15'use strict' compliantDaniel Stenberg
2000-11-14removed some /= 256 that was wrongly leftDaniel Stenberg
2000-11-14added help text on -hDaniel Stenberg
2000-11-14removed lots of external program dependencies (for windows compliance)Daniel Stenberg
2000-11-13logs stderr as well now, which is good if the program crashes, and alsoDaniel Stenberg
2000-11-13converted shell script to perlDaniel Stenberg