testsuite: convert some `suffix*' tests to TAP
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 17:14:13 +0000 (19:14 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 9 Aug 2011 17:15:55 +0000 (19:15 +0200)
commit6b5dccd3a8c79a716b25cbda99f555648e898f60
treea4953bb476d3bef9621177a1e1afbeb3d27c3fab
parent1a758e7d0619627aba4f772925154c02e7042f28
testsuite: convert some `suffix*' tests to TAP

This will allow us to explicitly declare some expected failures
involving Solaris make as such, instead of partly papering over
them with skips and partly letting them fail too loudly.

* tests/suffix-chain.test: Rename ...
* tests/suffix-chain.tap: ... to this, and convert to the use of
TAP.  Also, fix some bugs since we are at it, and ...
($required): ... require `cc'.
* tests/suffix3.test: Rename ...
* tests/suffix3.tap: ... to this, and convert to the use of TAP.
Also, since we are at it, throw in some formatting fixes.
* tests/suffix8.test: Rename ...
* tests/suffix8.tap: ... to this, and convert to the use of TAP.
Also, since we are at it, throw in some formatting fixes.
* tests/suffix10.test: Rename ...
* tests/suffix10.tap: ... to this, and convert to the use of TAP.
* tests/suffix11.test: Rename ...
* tests/suffix11.tap: ... to this, and convert to the use of TAP.
* tests/Makefile.am (TESTS): Update.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/suffix-chain.tap [moved from tests/suffix-chain.test with 62% similarity]
tests/suffix10.tap [moved from tests/suffix10.test with 78% similarity]
tests/suffix11.tap [moved from tests/suffix11.test with 75% similarity]
tests/suffix3.tap [moved from tests/suffix3.test with 72% similarity]
tests/suffix8.tap [moved from tests/suffix8.test with 76% similarity]