Age | Commit message (Expand) | Author |
2001-01-29 | removed upload.NN files after each test | Daniel Stenberg |
2001-01-27 | Added -d that enables easier protocol/server debug overview (it invokes | Daniel Stenberg |
2001-01-08 | Loic Dachary's updates to get 'make distcheck' work, including running the | Daniel Stenberg |
2000-11-28 | now counts all test cases and presents a counter at the end | Daniel Stenberg |
2000-11-27 | modified for ftp custom commands | Daniel Stenberg |
2000-11-27 | if the server doesn't output a logfile, the protocol file is not compared | Daniel Stenberg |
2000-11-21 | upload check, better ability to specify test cases on the command line | Daniel Stenberg |
2000-11-21 | added a command line log that logs all command lines run in the complete | Daniel Stenberg |
2000-11-21 | starts and stops both HTTP and FTP servers now | Daniel Stenberg |
2000-11-17 | now supports checks for exit codes and check for memory even when curl | Daniel Stenberg |
2000-11-17 | output FAILED properly even when -s is used | Daniel Stenberg |
2000-11-17 | uses stricter output | Daniel Stenberg |
2000-11-17 | better stdout check, full support for memory debug tests | Daniel Stenberg |
2000-11-15 | now sorts the test cases when "all" is used | Daniel Stenberg |
2000-11-15 | 'use strict' compliant | Daniel Stenberg |
2000-11-14 | removed some /= 256 that was wrongly left | Daniel Stenberg |
2000-11-14 | added help text on -h | Daniel Stenberg |
2000-11-14 | removed lots of external program dependencies (for windows compliance) | Daniel Stenberg |
2000-11-13 | logs stderr as well now, which is good if the program crashes, and also | Daniel Stenberg |
2000-11-13 | converted shell script to perl | Daniel Stenberg |