subdirs: enhance coverage, tweak and rename few tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 14 Jun 2012 20:47:28 +0000 (22:47 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 14 Jun 2012 20:51:38 +0000 (22:51 +0200)
commitb72e9747b2493362fc43030c500d3f4e881a2c06
tree859c8f3d43326c94151fdbc4b9e1d1fce576c2b3
parent6f01c1e0c1629265b0f96142b7922ef074e2763a
subdirs: enhance coverage, tweak and rename few tests

* t/subdir5.sh: Rename ...
* t/subdir-add-pr46.sh: ... like this.
* t/subdir8.sh: Rename ...
* t/subdir-add2-pr46.sh: ... like this.
* t/cond2.sh: Rename ...
* t/subdir-cond-err.sh: ... like this.
* t/subdir9.sh: Rename ...
* t/subdir-with-slash.sh: ... like this; improve heading comments.
* t/subcond.sh: Rename ...
* t/subdir-cond-gettext.sh: ... like this; improve m4 quoting.
* t/subcond2.sh: Rename ...
* t/subdir-am-cond.sh: ... like this; adjust heading comments.
* t/subcond3.sh: Rename ...
* t/subdir-ac-subst.sh: ... like this; adjust heading comments.
* t/subdir2.sh: Rename ...
* t/subdir-subsub.sh: ... like this; enhance so that it also runs
'./configure' and 'make'.
* t/subdir-order.sh: New test, check that the $(SUDBIRS) entries
are processed in the order they are specified.
* doc/automake.texi: Adjust references to tests.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
doc/automake.texi
t/subdir-ac-subst.sh [moved from t/subcond3.sh with 97% similarity]
t/subdir-add-pr46.sh [moved from t/subdir5.sh with 100% similarity]
t/subdir-add2-pr46.sh [moved from t/subdir8.sh with 100% similarity]
t/subdir-am-cond.sh [moved from t/subcond2.sh with 97% similarity]
t/subdir-cond-err.sh [moved from t/cond2.sh with 100% similarity]
t/subdir-cond-gettext.sh [moved from t/subcond.sh with 94% similarity]
t/subdir-order.sh [new file with mode: 0644]
t/subdir-subsub.sh [moved from t/subdir2.sh with 91% similarity]
t/subdir-with-slash.sh [moved from t/subdir9.sh with 97% similarity]