From: Stefano Lattarini Date: Tue, 21 Jun 2011 20:24:26 +0000 (+0200) Subject: Merge branch 'maint' X-Git-Tag: ng-0.5a~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=555ce8b7686c798b0cc599b218955147b0d4c5ea;p=thirdparty%2Fautomake.git Merge branch 'maint' --- 555ce8b7686c798b0cc599b218955147b0d4c5ea diff --cc ChangeLog index 50b86335e,a05e69040..8cb078ae9 --- a/ChangeLog +++ b/ChangeLog @@@ -1,13 -1,11 +1,21 @@@ + 2011-06-21 Stefano Lattarini + + maintcheck: extend 'sc_tests_plain_*' checks + * Makefile.am (sc_tests_plain_autom4te): New check. + (sc_tests_plain_autoreconf): Likewise. + (sc_tests_plain_autoheader): Likewise. + (syntax_check_rules): Update. + +2011-06-21 Stefano Lattarini + + tests: interactions between TESTS_ENVIRONMENT and LOG_COMPILER + * tests/tests-environment-and-log-compiler.test: New test, + checking that we can use variables and functions set by + TESTS_ENVIRONMENT and AM_TESTS_ENVIRONMENT in LOG_COMPILER + and LOG_FLAGS (for tests both with and without registered + extensions). + * tests/Makefile.am (TESTS): Update. + 2011-06-20 Stefano Lattarini maintcheck: avoid few spurious failures