gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 110/205: tests/README: make "Run" section foolproof


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 110/205: tests/README: make "Run" section foolproof
Date: Thu, 20 Apr 2017 16:20:50 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.0
in repository gnurl.

commit d14563454a5eaedafd1e8a2967ee3df46015edf4
Author: Marcel Raad <address@hidden>
AuthorDate: Thu Mar 23 23:15:26 2017 +0100

    tests/README: make "Run" section foolproof
    
    curl must be built before building the tests.
    
    Closes https://github.com/curl/curl/pull/1352
---
 tests/README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/README b/tests/README
index 22e2123cb..633eac584 100644
--- a/tests/README
+++ b/tests/README
@@ -94,10 +94,10 @@ The curl Test Suite
 
  1.4 Run
 
-  'make test'. This builds the test suite support code and invokes the
-  'runtests.pl' perl script to run all the tests. Edit the top variables
-  of that script in case you have some specific needs, or run the script
-  manually (after the support code has been built).
+  './configure && make && make test'. This builds the test suite support code
+  and invokes the 'runtests.pl' perl script to run all the tests. Edit the top
+  variables of that script in case you have some specific needs, or run the
+  script manually (after the support code has been built).
 
   The script breaks on the first test that doesn't do OK. Use -a to prevent
   the script from aborting on the first error. Run the script with -v for more

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]