]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: few more checks on automatic remake support
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 2 May 2011 17:04:01 +0000 (19:04 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 08:51:01 +0000 (10:51 +0200)
commitcbfbccce3e2e56fdf2a5844e6c73db2cb3099a64
tree07b2acaccc94df35971d421e7b3e332db2571909
parent255e7b7a585001d830e0bc4f69528ee26981103b
tests: few more checks on automatic remake support

* tests/remake-all-1.test: New test, check that the "all" target
triggers rebuilt of outdated Makefiles.
* tests/remake-all-2.test: Likewise, but for when the makefiles
are not named `Makefile'.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/remake-all-1.test [new file with mode: 0755]
tests/remake-all-2.test [new file with mode: 0755]