]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: interactions between TESTS_ENVIRONMENT and LOG_COMPILER
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Jun 2011 11:17:50 +0000 (13:17 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Jun 2011 11:17:50 +0000 (13:17 +0200)
commit1e005df1553b0211a1a8c2ef0e6d62eb41ce0ba5
tree9ca1982f264a7c0c12fa92b4835f8ca4bc3cb2a4
parent975cae17a1626994cde495b6890bbd2481cfeacd
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.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/tests-environment-and-log-compiler.test [new file with mode: 0755]