[ng] tests: merge, tweak and modernize few test scripts
commitff30f8382b743b09cd97306febfc025b10add26c
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 9 Jun 2012 18:49:09 +0000 (9 20:49 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 10 Jun 2012 11:09:13 +0000 (10 13:09 +0200)
treebf431d69aec52df0e51c8389bb99976413eec54c
parent4b0da105a773fd4f34bf3298780b1c18d7de3194
[ng] tests: merge, tweak and modernize few test scripts

* t/specflg.sh, t/specflg2.sh, t/specflg3.sh: Merged into ...
* t/per-target-flags.sh: ... this test.
* t/fo.sh: Remove, its weak grepping checks well superseded by
the semantic checks in 't/fort4.sh'.
* t/cxxo.sh: Remove, its weak grepping checks well superseded
by the semantic checks in 't/cxx-demo.sh'.
* t/cxxcpp.sh: Enhance a little.
* t/empty.sh: Renamed ...
* t/empty-data-primary.sh: ... to this.  Add trailing ':' command.
* t/empty2.sh, t/empty3.sh, t/empty4.sh: Merged ...
* t/empty-sources-primary.tap: ... into this new test.
* t/no-outdir-option.sh: Remove.  A test to check than an obsolete
and now deleted option ("--output-dir") stays deleted is way too
much even for the most test-infected person ;-)

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
12 files changed:
t/cxxcpp.sh
t/cxxo.sh [deleted file]
t/empty-data-primary.sh [moved from t/empty.sh with 99% similarity]
t/empty-sources-primary.tap [moved from t/empty4.sh with 63% similarity]
t/empty2.sh [deleted file]
t/empty3.sh [deleted file]
t/fo.sh [deleted file]
t/no-outdir-option.sh [deleted file]
t/per-target-flags.sh [new file with mode: 0755]
t/specflg.sh [deleted file]
t/specflg2.sh [deleted file]
t/specflg3.sh [deleted file]