test defs: increase coverage w.r.t. GNU make
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 10:00:10 +0000 (12:00 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 3 May 2011 12:02:18 +0000 (14:02 +0200)
commit85e0679093b6981aac816f4fe05ebd8b0b654cdc
tree39a934e1daacdf9f7d87f38d5ed154c093579fb8
parent0d8a21a9e6d762934a32279c25daaebe1b4eb56f
test defs: increase coverage w.r.t. GNU make

* tests/defs (GNUmake): Instead of just skipping the tests
requiring GNU make if $MAKE is not GNU make, try to look for
it and, if found, redefine $MAKE accordingly.  This will help
to transparently increase coverage on non-GNU systems which
have GNU make available in PATH.
ChangeLog
tests/defs