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

2011-12-15 Thread Stefano Lattarini
Hi Jim. On Thursday 15 December 2011, Jim Meyering wrote: > Stefano Lattarini wrote: > > > 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

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

2011-12-15 Thread Jim Meyering
Stefano Lattarini wrote: > * 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. > --- > C

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

2011-12-14 Thread Stefano Lattarini
* 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|