]> git.ipfire.org Git - thirdparty/automake.git/commit
self tests: more use of TAP
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Sep 2011 12:05:01 +0000 (14:05 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 7 Sep 2011 12:05:01 +0000 (14:05 +0200)
commitf7f1a89ca12e1218a44db743f9c5c0852dde1b05
treed244eab8af96ce657466fe1e4a07d200d2b0927d
parent56aaac9b4e619daaceedfe9f1ca0bbb36937be05
self tests: more use of TAP

* tests/self-check-reexec.test: Renamed ...
* tests/self-check-reexec.tap: ... to this, converted to the
use of TAP protocol, and extended a bit.
* tests/self-check-seq.test: Renamed ...
* tests/self-check-seq.tap: ... to this, and converted to the
use of TAP protocol.
* tests/list-of-tests.mk: Update.
ChangeLog
tests/Makefile.in
tests/list-of-tests.mk
tests/self-check-reexec.tap [new file with mode: 0755]
tests/self-check-reexec.test [deleted file]
tests/self-check-seq.tap [new file with mode: 0755]
tests/self-check-seq.test [deleted file]