Generated tests are now just a thin layer around other tests.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Mar 2010 14:48:10 +0000 (15:48 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 4 Apr 2010 06:47:25 +0000 (08:47 +0200)
commitf9dae929647a177ef65edf7113ff16b9fa429993
treea4e652a50f52a4267b1f9a630035b30fda1e5dce
parente49997642289f91ff9978cdb3c29ad98431f16e3
Generated tests are now just a thin layer around other tests.

* tests/Makefile.am: Rewrite the rule to generate the `*-p.test'
test scripts so that any of them simply includes the corresponding
`*.test' script (after setting `$parallel_tests' to `yes').
* tests/.gitignore: Add wildcard for temporary files used in the
generation of `*-p.test' tests.
ChangeLog
tests/.gitignore
tests/Makefile.am
tests/Makefile.in