diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-03-15 15:08:55 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-03-15 15:08:55 +0000 |
commit | 96b71318444cc242c359cd1f6ce3338c08a59478 (patch) | |
tree | 46113b07b9077b439a05814556464de874b66070 /docs/TODO | |
parent | dcc2f1641625af4715f05024521d1da2d4d9c671 (diff) |
detect lack of perl before running tests
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -202,6 +202,9 @@ TODO TEST SUITE + * If perl wasn't found by the configure script, don't attempt to run the + tests but explain something nice why it doesn't. + * Extend the test suite to include more protocols. The telnet could just do ftp or http operations (for which we have test servers). |