]> git.ipfire.org Git - thirdparty/automake.git/commit
testsuite: run TAP and "plain" tests with the same $(LOG_COMPILER)
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Aug 2011 09:22:11 +0000 (11:22 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Aug 2011 09:36:10 +0000 (11:36 +0200)
commit297c8cf72445fd026024b963cd5390f6d7345d3c
tree80f6c39f04d75118d7ee9d2ef4ef95f7fe5ebc03
parent45567bd1db489a9745e139dc980a1092624175e7
testsuite: run TAP and "plain" tests with the same $(LOG_COMPILER)

With this change, it will be easier to override, at make time, the
shell used to run the tests.

* tests/Makefile.am (LOG_COMPILER): Define to `$(SHELL)'.
(TEST_LOG_COMPILER): Re-define to `$(LOG_COMPILER)'.
(TAP_LOG_COMPILER): Likewise.
ChangeLog
tests/Makefile.am
tests/Makefile.in