]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: don't use custom TAP diagnostic in our own tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 18 Jan 2012 16:25:24 +0000 (17:25 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 18 Jan 2012 16:26:33 +0000 (17:26 +0100)
commitc45e3c37a9a0e9df08484ba3a6100af9761a2d97
treee256495e8ff18327ef35cdae49385b5a98dacf3e
parentb94e8bb67517e6cbfb84a7666e5690d4abc56d97
tests: don't use custom TAP diagnostic in our own tests

We simply don't need it (yet), we are not actually using it (the
set up for using it is there in the Makefile, but no test script
makes actual use of that).

* tests/Makefile.am (TAP_LOG_DRIVER_FLAGS): Remove '-comments' and
'--diagnostic-string' options.
* tests/defs ($diag_string_): Remove redefinition.
tests/Makefile.am
tests/defs