automake-patches
[Top][All Lists]
Advanced

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

[PATCH 2/3] readme: update advice about testsuite execution


From: Stefano Lattarini
Subject: [PATCH 2/3] readme: update advice about testsuite execution
Date: Wed, 14 Dec 2011 21:28:42 +0100

* README: Now that the automake testsuite uses the parallel-tests
driver, there is no need for the user to capture the stdout of
"make check" to determine which tests have failed: a detailed log
is automatically saved into the `tests/test-suite.log' file.
---
 ChangeLog |    8 ++++++++
 README    |    3 +--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 33faa69..f97bd9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2011-12-14  Stefano Lattarini  <address@hidden>
 
+       readme: update advice about testsuite execution
+       * README: Now that the automake testsuite uses the parallel-tests
+       driver, there is no need for the user to capture the stdout of
+       "make check" to determine which tests have failed: a detailed log
+       is automatically saved into the `tests/test-suite.log' file.
+
+2011-12-14  Stefano Lattarini  <address@hidden>
+
        readme: don't reference the old homepage at sources.redhat.com
        * README: Don't reference the old homepage at sources.redhat.com,
        which is no longer active; reference the homepage on www.gnu.org
diff --git a/README b/README
index 0633cb8..4011903 100644
--- a/README
+++ b/README
@@ -23,8 +23,7 @@ Automake has a test suite.  Use
 
        make check
 
-to run it.  Capture its output in case of failing tests.  For more
-information, please see the file tests/README.
+to run it.  For more information, please see the file tests/README.
 
 Automake has a page on the web.  See:
 
-- 
1.7.2.3




reply via email to

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