tests: unify some tests on "make -n", reducing duplication
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 13 Jan 2012 20:56:54 +0000 (21:56 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 14 Jan 2012 09:17:49 +0000 (10:17 +0100)
commit0188e0f50e4b9802f50ccaa11390a364db7354a6
tree840f3d83a2b9976b51e97977b69c4e0eb0756630
parent4013982ecfc418f588d6c423c61600d49ad9d3f4
tests: unify some tests on "make -n", reducing duplication

* tests/maken2.test: Merge into ...
* tests/maken.test: ... this test, to avoid unnecessary code
duplication.  Make checks depending on GNU make conditional to
the actual presence of GNU make.
* tests/maken4.test: Similarly, merge into ...
* tests/maken3.test: ... this test.
* tests/Makefile.am (TESTS): Remove maken2.test and maken4.test.
tests/Makefile.am
tests/maken.test
tests/maken2.test [deleted file]
tests/maken3.test
tests/maken4.test [deleted file]