summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-12-31 13:57:29 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-12-31 14:08:08 +0100
commit5470c2dd9a594dc3cec553cd8ee052841ee5b8bd (patch)
tree58926202dec5fd5541a59b4967559b8352b24aad
parent924ef267ffd8602dcc0be71c589655812fbe4d85 (diff)
downloadautomake-5470c2dd9a594dc3cec553cd8ee052841ee5b8bd.tar.gz
tests: some more renames for texinfo tests
* t/txinfo.sh: Rename ... * t/txinfo-tex-dist.sh: ... like this. * t/txinfo10.sh: Rename ... * t/txinfo-dvi-recurs.sh: ... like this. * t/txinfo20.sh: Rename ... * t/txinfo-makeinfo-error-no-clobber.sh: ... like this. * t/txinfo-setfilename-suffix-match.sh: Rename ... * t/txinfo-setfilename-suffix-strip.sh: ... like this. * t/txinfo-suffix-less-info.sh: Rename ... * t/txinfo-without-info-suffix.sh: ... like this. * t/vtexi.sh: Rename ... * t/txinfo-vtexi.sh: ... like this. * t/vtexi2.sh: Rename ... * t/txinfo-vtexi2.sh: ... like this. * t/vtexi3.sh: Rename ... * t/txinfo-vtexi3.sh: ... like this, and adjust heading comments. * t/vtexi4.sh: Rename ... * t/txinfo-vtexi4.sh: ... like this, and adjust heading comments. * t/list-of-tests.mk: Adjust. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rw-r--r--t/list-of-tests.mk46
-rwxr-xr-xt/txinfo-dvi-recurs.sh (renamed from t/txinfo10.sh)0
-rwxr-xr-xt/txinfo-makeinfo-error-no-clobber.sh (renamed from t/txinfo20.sh)0
-rwxr-xr-xt/txinfo-setfilename-suffix-strip.sh (renamed from t/txinfo-setfilename-suffix-match.sh)0
-rwxr-xr-xt/txinfo-tex-dist.sh (renamed from t/txinfo.sh)0
-rwxr-xr-xt/txinfo-vtexi.sh (renamed from t/vtexi.sh)0
-rwxr-xr-xt/txinfo-vtexi2.sh (renamed from t/vtexi2.sh)0
-rwxr-xr-xt/txinfo-vtexi3.sh (renamed from t/vtexi3.sh)4
-rwxr-xr-xt/txinfo-vtexi4.sh (renamed from t/vtexi4.sh)4
-rwxr-xr-xt/txinfo-without-info-suffix.sh (renamed from t/txinfo-suffix-less-info.sh)0
10 files changed, 27 insertions, 27 deletions
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 7b10d7cda..3c27e8f46 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -1157,33 +1157,37 @@ t/target-cflags.sh \
t/targetclash.sh \
t/tests-environment-fd-redirect.sh \
t/tests-environment-and-log-compiler.sh \
-t/txinfo.sh \
-t/txinfo-no-extra-dist.sh \
-t/txinfo-suffix-less-info.sh \
-t/txinfo-unrecognized-info-suffix.sh \
-t/txinfo-other-suffixes.sh \
+t/txinfo-absolute-srcdir-pr408.sh \
t/txinfo-add-missing-and-dist.sh \
-t/txinfo-no-repeated-targets.sh \
-t/txinfo10.sh \
-t/txinfo-subdir-pr343.sh \
+t/txinfo-bsd-make-recurs.sh \
+t/txinfo-clean.sh \
+t/txinfo-dvi-recurs.sh \
t/txinfo-info-in-srcdir.sh \
-t/txinfo-setfilename-repeated.sh \
-t/txinfo19.sh \
-t/txinfo20.sh \
+t/txinfo-makeinfo-error-no-clobber.sh \
t/txinfo-many-output-formats.sh \
+t/txinfo-no-clutter.sh \
+t/txinfo-no-extra-dist.sh \
+t/txinfo-no-installinfo.sh \
+t/txinfo-no-repeated-targets.sh \
+t/txinfo-other-suffixes.sh \
+t/txinfo-override-infodeps.sh \
t/txinfo-override-texinfo-tex.sh \
+t/txinfo-setfilename-repeated.sh \
+t/txinfo-setfilename-suffix-strip.sh \
+t/txinfo-subdir-pr343.sh \
+t/txinfo-tex-dist.sh \
+t/txinfo-unrecognized-extension.sh \
+t/txinfo-unrecognized-info-suffix.sh \
+t/txinfo-vtexi.sh \
+t/txinfo-vtexi2.sh \
+t/txinfo-vtexi3.sh \
+t/txinfo-vtexi4.sh \
+t/txinfo-without-info-suffix.sh \
+t/txinfo19.sh \
t/txinfo23.sh \
t/txinfo24.sh \
t/txinfo25.sh \
-t/txinfo-absolute-srcdir-pr408.sh \
-t/txinfo-no-installinfo.sh \
t/txinfo28.sh \
-t/txinfo-override-infodeps.sh \
-t/txinfo-setfilename-suffix-match.sh \
-t/txinfo-bsd-make-recurs.sh \
-t/txinfo-clean.sh \
-t/txinfo-no-clutter.sh \
-t/txinfo-unrecognized-extension.sh \
t/transform.sh \
t/transform2.sh \
t/transform3.sh \
@@ -1218,10 +1222,6 @@ t/version6.sh \
t/version7.sh \
t/version8.sh \
t/vpath.sh \
-t/vtexi.sh \
-t/vtexi2.sh \
-t/vtexi3.sh \
-t/vtexi4.sh \
t/warnings-obsolete-default.sh \
t/warnings-override.sh \
t/warnings-precedence.sh \
diff --git a/t/txinfo10.sh b/t/txinfo-dvi-recurs.sh
index 2a186e1ef..2a186e1ef 100755
--- a/t/txinfo10.sh
+++ b/t/txinfo-dvi-recurs.sh
diff --git a/t/txinfo20.sh b/t/txinfo-makeinfo-error-no-clobber.sh
index 261725d8e..261725d8e 100755
--- a/t/txinfo20.sh
+++ b/t/txinfo-makeinfo-error-no-clobber.sh
diff --git a/t/txinfo-setfilename-suffix-match.sh b/t/txinfo-setfilename-suffix-strip.sh
index 8526d5381..8526d5381 100755
--- a/t/txinfo-setfilename-suffix-match.sh
+++ b/t/txinfo-setfilename-suffix-strip.sh
diff --git a/t/txinfo.sh b/t/txinfo-tex-dist.sh
index 8b22b27c5..8b22b27c5 100755
--- a/t/txinfo.sh
+++ b/t/txinfo-tex-dist.sh
diff --git a/t/vtexi.sh b/t/txinfo-vtexi.sh
index 31b763ec3..31b763ec3 100755
--- a/t/vtexi.sh
+++ b/t/txinfo-vtexi.sh
diff --git a/t/vtexi2.sh b/t/txinfo-vtexi2.sh
index aee1044e1..aee1044e1 100755
--- a/t/vtexi2.sh
+++ b/t/txinfo-vtexi2.sh
diff --git a/t/vtexi3.sh b/t/txinfo-vtexi3.sh
index a49579abe..dc45d07fd 100755
--- a/t/vtexi3.sh
+++ b/t/txinfo-vtexi3.sh
@@ -17,8 +17,8 @@
# Check that vers*.texi files are automatically created and distributed
# if @included into a texi source. Also check that they correctly contain
# the @values definitions they are advertised to.
-# See also the related test 'vtexi4.sh', which does similar checks, but
-# for version.texi only, and requires makeinfo, tex and texi2dvi.
+# See also the related test 'txinfo-vtexi4.sh', which does similar checks,
+# but for version.texi only, and requires makeinfo, tex and texi2dvi.
. test-init.sh
diff --git a/t/vtexi4.sh b/t/txinfo-vtexi4.sh
index 97345ac0b..854ee56d3 100755
--- a/t/vtexi4.sh
+++ b/t/txinfo-vtexi4.sh
@@ -17,8 +17,8 @@
# Check that the version.texi file is automatically created and distributed
# if @included into a texi source. Also check that is correctly defined
# @values definitions it is advertised to.
-# See also the related test 'vtexi3.sh', which does similar checks, but
-# for more vers*.texi files, and does not require makeinfo, tex and
+# See also the related test 'txinfo-vtexi4.sh', which does similar checks,
+# but for more vers*.texi files, and does not require makeinfo, tex and
# texi2dvi.
required='makeinfo tex texi2dvi grep-nonprint'
diff --git a/t/txinfo-suffix-less-info.sh b/t/txinfo-without-info-suffix.sh
index d6f7caf5c..d6f7caf5c 100755
--- a/t/txinfo-suffix-less-info.sh
+++ b/t/txinfo-without-info-suffix.sh