aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-03-15 15:08:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-03-15 15:08:55 +0000
commit96b71318444cc242c359cd1f6ce3338c08a59478 (patch)
tree46113b07b9077b439a05814556464de874b66070 /docs
parentdcc2f1641625af4715f05024521d1da2d4d9c671 (diff)
detect lack of perl before running tests
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO
index 0102c5a91..841825413 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -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).