From: Daniel Stenberg Date: Sat, 15 Mar 2003 15:08:55 +0000 (+0000) Subject: detect lack of perl before running tests X-Git-Tag: curl-7_10_4~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96b71318444cc242c359cd1f6ce3338c08a59478;p=curl detect lack of perl before running tests --- 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).