tests: improve tests on "maintainer-clean" target
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 30 Mar 2011 10:48:42 +0000 (12:48 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 31 Mar 2011 13:27:05 +0000 (15:27 +0200)
commit1dd55a48e354e57686879ea9900c8daf0402a10a
treeb79879cd46f971d365b09ed4f16d59a9eaf12341
parent34c1c2d884774ae91f82e1c5027d1502b3112c6a
tests: improve tests on "maintainer-clean" target

* tests/aclocal6.test: Move checks related to "maintainer-clean"
functionalities into ...
* tests/maintclean-vpath.test: ... this new test.
* tests/maintclean.test: Update heading comments.  Extend to also
test subdirs.  Remove useless disabling of YACC.  Fix m4 quoting
in configure.in.  Add a trailing `:' command.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/aclocal6.test
tests/maintclean-vpath.test [new file with mode: 0755]
tests/maintclean.test