Improve declaration of dependencies in the testsuite.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 8 May 2010 01:04:09 +0000 (03:04 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 7 Jun 2010 21:20:38 +0000 (23:20 +0200)
commit6421a0c141f2b98e2aa40e2ac2f6e487869d4e86
tree70dd9737c10a8a795a352621ac20ec19272aab25
parent28712ef1ec808de1e3dffcf54671b64be4394626
Improve declaration of dependencies in the testsuite.

* tests/Makefile.am (check_SCRIPTS): Remove.  Instead, let ...
($(TEST_LOGS)): ... all test logs depend on the scripts.
* test/gen-parallel-tests: For each parallel test foo-p.test,
let `foo-p.log' also depend on `foo.test', since it is sourced.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/gen-parallel-tests