aboutsummaryrefslogtreecommitdiff
path: root/tests/runtests.pl
AgeCommit message (Expand)Author
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