]> git.ipfire.org Git - thirdparty/automake.git/commit
test defs: get name of TAP-using tests correctly
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Aug 2011 13:54:26 +0000 (15:54 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 7 Aug 2011 13:54:26 +0000 (15:54 +0200)
commit5f5b225a674cde633e42bb3ca3f767ca95ffe6a7
tree9bc807b6d27c965aac5a3566e24dce3f9eb20920
parent5c1bb4e240c3538a6bfa7026dfe5f590ac747863
test defs: get name of TAP-using tests correctly

This change fixes the names of the temporary directories used
by the TAP-based tests (e.g., test `foo.tap' now uses `foo.dir'
rather than `foo.tap.dir'); more importantly, this make the
variable `$destdir' defined in `tests/defs' usable also in the
TAP tests.

($me): Also strip the any `.tap' suffix from the name of the
test.
ChangeLog
tests/defs