]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: few minor fixlets, improvements and tweakings
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 23 Dec 2011 19:39:46 +0000 (20:39 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 23 Dec 2011 19:39:46 +0000 (20:39 +0100)
commite3186cb4953d35da93e4648355f60b2efb5ff0d6
tree5677ab7fa54f2b4304d8939fc040db29b66bb1af
parent0886b05af81d5aaa54be74bd72ab503e8bfd4db1
tests: few minor fixlets, improvements and tweakings

* tests/defs-static.in ($top_testbuilddir): New, for consistency
and completeness.
* tests/Makefile.am (do_subst): Substitute @abs_top_testbuilddir@
as well.
* tests/java-compile-run-mested.test: Prefer AM_TESTS_ENVIRONMENT
over TESTS_ENVIRONMENT, now that the former has become available.
* tests/java-compile-run-flat.test: Correct a botched "FIXME"
comment.
* tests/tap-realtime.test: Remove extra whitespace in comments.
* tests/missing-tar.test: Use `get_shell_script' to bring in the
`missing' script, to increase coverage.  Remove redundant call to
`set -e'.  Fix a typo in comments.
* tests/get-sysconf.test: Remove redundant definitions of
`$top_testsrcdir', `testbuilddir' and `$top_testbuilddir'.
ChangeLog
tests/Makefile.am
tests/defs-static.in
tests/get-sysconf.test
tests/java-compile-run-flat.test
tests/java-compile-run-nested.test
tests/missing-tar.test
tests/tap-realtime.test