tests: automatically handle deps also for generated tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 23 Dec 2011 21:14:50 +0000 (22:14 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 23 Dec 2011 21:14:50 +0000 (22:14 +0100)
commitc3bcf99ccfdb499e0e97128910a5d920ab5338f0
tree5012090cd2196727a4168b32b9db7fc057a6161c
parentca63bc9fe2331a1d83dc35a3af1efeb64fb204d5
tests: automatically handle deps also for generated tests

* tests/gen-testsuite-part: The test scripts are now scanned for
automatic dependency generation *after* the auto-generated tests
have been created, so they too will be scanned.  It is a little
tricky to ensure that the freshly-generated tests are correctly
scanned, and we do that with the help of ...
(@generated_tests): ... this new variable.
Other related minor changes and refactorings.
ChangeLog
tests/gen-testsuite-part