From acd3ff403ae131a7882fb8a38402f519463291c1 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Wed, 14 Dec 2011 21:10:20 +0100 Subject: [PATCH] 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". --- ChangeLog | 10 ++++++++++ README | 3 +-- 2 files changed, 11 insertions(+), 2 deletions(-) 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: -- 2.47.2