]> granicus.if.org Git - curl/commitdiff
detect lack of perl before running tests
authorDaniel Stenberg <daniel@haxx.se>
Sat, 15 Mar 2003 15:08:55 +0000 (15:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 15 Mar 2003 15:08:55 +0000 (15:08 +0000)
docs/TODO

index 0102c5a91087ddc332a3a3a2bf772191033af84c..84182541365ea1357bbec79ac0a1e905a091b828 100644 (file)
--- 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).