From: Stefano Lattarini Date: Wed, 14 Dec 2011 20:10:20 +0000 (+0100) Subject: readme: update advice about testsuite execution X-Git-Tag: v1.11.2~1^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd3ff403ae131a7882fb8a38402f519463291c1;p=thirdparty%2Fautomake.git 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. Since we are at it, improve the wording by dropping an extra "please". --- diff --git a/ChangeLog b/ChangeLog index 33faa6957..b046b32ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2011-12-14 Stefano Lattarini + + 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. + Since we are at it, improve the wording by dropping an extra + "please". + 2011-12-14 Stefano Lattarini readme: don't reference the old homepage at sources.redhat.com diff --git a/README b/README index 0633cb8c5..2ac9dd272 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, see the file tests/README. Automake has a page on the web. See: