From: Daniel Stenberg Date: Tue, 24 Apr 2001 21:09:12 +0000 (+0000) Subject: stunnel and diff are added requirements X-Git-Tag: curl-7_7_3~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba4600689633eb1f18d3bbbc9eed8e218396b2a3;p=curl stunnel and diff are added requirements --- diff --git a/tests/README b/tests/README index 5d6709d74..e52de8a54 100644 --- a/tests/README +++ b/tests/README @@ -8,6 +8,8 @@ The cURL Test Suite Requires: perl (and a unix-style shell) + diff (when a test fail, a diff is shown) + stunnel (for HTTPS and FTPS tests) Run: 'make test'. This invokes the 'runtests.pl' perl script. Edit the top