Merge branch 'am-tests-setup'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 17 Apr 2011 13:21:34 +0000 (15:21 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 17 Apr 2011 13:21:34 +0000 (15:21 +0200)
1  2 
ChangeLog
doc/automake.texi
lib/Automake/tests/Makefile.in
tests/Makefile.am
tests/Makefile.in
tests/depcomp8a.test
tests/depcomp8b.test

diff --cc ChangeLog
+++ b/ChangeLog
@@@ -1,7 -1,29 +1,29 @@@
  2011-04-17  Stefano Lattarini  <stefano.lattarini@gmail.com>
  
+       check: new developer-reserved AM_TESTS_SETUP variable
+       For reference, see the discussion at:
+       <http://lists.gnu.org/archive/html/automake-patches/2011-01/msg00213.html>
+       * lib/am/check.am [%?PARALLEL_TESTS%] (am__check_pre): Pass also
+       $(AM_TESTS_SETUP).  Comments updated, and some typos fixed.
+       * doc/automake.texi (Simple Tests using parallel-tests): Document
+       AM_TESTS_SETUP.  Reorder some of the existing documentation a bit.
+       * tests/parallel-tests-am_tests_setup.test: New test.
+       From a suggestion by Ralf Wildenhues.
+ 2011-04-17  Stefano Lattarini  <stefano.lattarini@gmail.com>
+       depcomp tests: don't reject slower dependency extractors
+       * tests/depcomp8b.test: Add the `--enable-dependency-tracking'
+       option to `configure' invocations, so that slower dependency
+       extractors are not rejected.
+       * tests/depcomp8b.test: Likewise.  Also ...
+       (foo.c): ... since we are at it, fix spacing to be consistent
+       with GNU coding standards.
+ 2011-04-17  Stefano Lattarini  <stefano.lattarini@gmail.com>
        m4: add missing serial numbers to a few files
 -      Related to automake bug#8483.
 +      Fixes automake bug#8483.
        * m4/amversion.in: Add serial number.
        * m4/auxdir.m4: Likewise.
        * m4/gcj.m4: Likewise.
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge