]> git.ipfire.org Git - thirdparty/automake.git/commit
Modernize and improve test scripts `subdir*.test'.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 19 Jun 2010 12:55:10 +0000 (14:55 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 26 Jul 2010 17:22:10 +0000 (19:22 +0200)
commitee9fe91c5b01466e9e60757dd1fa673675ec6809
treeba92de4db0cc2fe9350fdd563620032512f319d9
parent4deaab9eaef915d4bef78e27e8e2d64d4629d01a
Modernize and improve test scripts `subdir*.test'.

* tests/subdir.test: Enable `errexit' shell flag, and related
changes.  Use the `configure.in' stub created by `./defs',
rather than writing one from scratch.
* tests/subdir2.test: Likewise.
* tests/subdir4.test: Likewise.
* tests/subdir3.test: Enable `errexit' shell flag, and related
changes.  Do not create useless dummy source files.
* tests/subdir5.test: Make grepping of Makefile.in (in topdir
and in subdirs) stricter.  Some minor changes to keep it more
in sync with the related test `subdir8.test'.
* tests/subdir8.test: Likewise (but with the related test being
`subdir5.test' here).
* tests/subdir6.test: Cosmetic change in spacing.
* tests/subdir9.test: Define and use new variable `$distdir'.  Add
trailing `:' command.
* tests/subdir10.test: Cosmetic consistency-related change.
* tests/subdirbuiltsources.test: Cosmetic changes in spacings.
(configure.in): Use stub created by `./defs', rather than writing
it from scratch.  Do not use obsoleted and/or deprecated forms of
autoconf/automake macros.
12 files changed:
ChangeLog
tests/subdir.test
tests/subdir10.test
tests/subdir2.test
tests/subdir3.test
tests/subdir4.test
tests/subdir5.test
tests/subdir6.test
tests/subdir7.test
tests/subdir8.test
tests/subdir9.test
tests/subdirbuiltsources.test