summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-10-27 15:26:50 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2012-10-27 15:27:20 +0200
commit7a3e5c7c58d5f3dab27776b5b07e3d4e1b2e5fdd (patch)
tree4e7ea408376e36673964b13884ff4f8d30a098ad
parentd26ddc825605b6b6098fcc4be5dc33ac2a8a48d1 (diff)
downloadautomake-7a3e5c7c58d5f3dab27776b5b07e3d4e1b2e5fdd.tar.gz
tests: more meaningful names for some test cases
* t/yacc5.sh: Renamed ... * t/yacc-grepping2.sh: ... like this. * t/yacc7.sh: Renamed ... * t/yacc-headers-and-pr47.sh: ... like this. * t/yacc8.sh: Renamed ... * t/yacc-subdir.sh: ... like this. * t/subdir10.sh: Rename ... * t/subdir-env-interference.sh: ... like this. * t/specflg10.sh: Rename ... * t/am-default-source-ext.sh: ... like this. * t/suffix12.sh: Rename ... * t/suffix-custom-subobj.sh: ... like this. * t/suffix13.sh: Rename ... * t/suffix-custom-subobj-and-specflg.sh: ... like this. * t/check3.sh: Rename ... * t/built-sources-check.sh: ... like this. * t/subdirbuiltsources.sh: Rename ... * t/built-sources-subdir.sh: ... like this. * t/bsource.sh: Rename ... * t/no-spurious-install-recursive.sh: ... like this. * t/list-of-tests.mk: Adjust. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rwxr-xr-xt/am-default-source-ext.sh (renamed from t/specflg10.sh)0
-rwxr-xr-xt/built-sources-check.sh (renamed from t/check3.sh)0
-rwxr-xr-xt/built-sources-subdir.sh (renamed from t/subdirbuiltsources.sh)0
-rw-r--r--t/list-of-tests.mk20
-rwxr-xr-xt/no-spurious-install-recursive.sh (renamed from t/bsource.sh)0
-rwxr-xr-xt/subdir-env-interference.sh (renamed from t/subdir10.sh)0
-rwxr-xr-xt/suffix-custom-subobj-and-specflg.sh (renamed from t/suffix13.sh)0
-rwxr-xr-xt/suffix-custom-subobj.sh (renamed from t/suffix12.sh)0
-rwxr-xr-xt/yacc-grepping2.sh (renamed from t/yacc5.sh)0
-rwxr-xr-xt/yacc-headers-and-dist-pr47.sh (renamed from t/yacc7.sh)0
-rwxr-xr-xt/yacc-subdir.sh (renamed from t/yacc8.sh)0
11 files changed, 10 insertions, 10 deletions
diff --git a/t/specflg10.sh b/t/am-default-source-ext.sh
index 4e0fed893..4e0fed893 100755
--- a/t/specflg10.sh
+++ b/t/am-default-source-ext.sh
diff --git a/t/check3.sh b/t/built-sources-check.sh
index 3e4ce96f8..3e4ce96f8 100755
--- a/t/check3.sh
+++ b/t/built-sources-check.sh
diff --git a/t/subdirbuiltsources.sh b/t/built-sources-subdir.sh
index 84f65a680..84f65a680 100755
--- a/t/subdirbuiltsources.sh
+++ b/t/built-sources-subdir.sh
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index db0fa0075..99612cf84 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -127,6 +127,7 @@ t/amopt.sh \
t/amopts-location.sh \
t/amopts-variable-expansion.sh \
t/amsubst.sh \
+t/am-default-source-ext.sh \
t/ansi2knr-no-more.sh \
t/ar-lib.sh \
t/ar-lib2.sh \
@@ -184,7 +185,8 @@ t/badline.sh \
t/badopt.sh \
t/badprog.sh \
t/block.sh \
-t/bsource.sh \
+t/built-sources-check.sh \
+t/built-sources-subdir.sh \
t/candist.sh \
t/canon.sh \
t/canon2.sh \
@@ -200,7 +202,6 @@ t/ccnoco2.sh \
t/ccnoco3.sh \
t/check.sh \
t/check2.sh \
-t/check3.sh \
t/check4.sh \
t/check5.sh \
t/check6.sh \
@@ -697,6 +698,7 @@ t/mmodely.sh \
t/multlib.sh \
t/no-extra-makefile-code.sh \
t/no-outdir-option.sh \
+t/no-spurious-install-recursive.sh \
t/nobase.sh \
t/nobase-libtool.sh \
t/nobase-python.sh \
@@ -992,7 +994,6 @@ t/specflg6.sh \
t/specflg7.sh \
t/specflg8.sh \
t/specflg9.sh \
-t/specflg10.sh \
t/specflg-dummy.sh \
t/spell.sh \
t/spell2.sh \
@@ -1016,12 +1017,11 @@ t/subdir-add2-pr46.sh \
t/subdir-am-cond.sh \
t/subdir-cond-err.sh \
t/subdir-cond-gettext.sh \
+t/subdir-env-interference.sh \
t/subdir-order.sh \
t/subdir-with-slash.sh \
t/subdir-subsub.sh \
-t/subdir10.sh \
t/subdir-distclean.sh \
-t/subdirbuiltsources.sh \
t/subobj.sh \
t/subobj2.sh \
t/subobj4.sh \
@@ -1063,9 +1063,9 @@ t/suffix8.tap \
t/suffix9.sh \
t/suffix10.tap \
t/suffix11.tap \
-t/suffix12.sh \
-t/suffix13.sh \
t/suffix-chain.tap \
+t/suffix-custom-subobj.sh \
+t/suffix-custom-subobj-and-specflg.sh \
t/symlink.sh \
t/symlink2.sh \
t/syntax.sh \
@@ -1247,9 +1247,6 @@ t/werror4.sh \
t/whoami.sh \
t/xsource.sh \
t/yacc4.sh \
-t/yacc5.sh \
-t/yacc7.sh \
-t/yacc8.sh \
t/yaccdry.sh \
t/yaccpp.sh \
t/yaccvpath.sh \
@@ -1269,10 +1266,13 @@ t/yacc-depend2.sh \
t/yacc-dist-nobuild-subdir.sh \
t/yacc-dist-nobuild.sh \
t/yacc-grepping.sh \
+t/yacc-grepping2.sh \
+t/yacc-headers-and-dist-pr47.sh \
t/yacc-line.sh \
t/yacc-mix-c-cxx.sh \
t/yacc-nodist.sh \
t/yacc-pr204.sh \
+t/yacc-subdir.sh \
t/yacc-weirdnames.sh \
t/yflags.sh \
t/yflags2.sh \
diff --git a/t/bsource.sh b/t/no-spurious-install-recursive.sh
index d16b58060..d16b58060 100755
--- a/t/bsource.sh
+++ b/t/no-spurious-install-recursive.sh
diff --git a/t/subdir10.sh b/t/subdir-env-interference.sh
index 396aecc24..396aecc24 100755
--- a/t/subdir10.sh
+++ b/t/subdir-env-interference.sh
diff --git a/t/suffix13.sh b/t/suffix-custom-subobj-and-specflg.sh
index bcdbc9a0b..bcdbc9a0b 100755
--- a/t/suffix13.sh
+++ b/t/suffix-custom-subobj-and-specflg.sh
diff --git a/t/suffix12.sh b/t/suffix-custom-subobj.sh
index 22ec98520..22ec98520 100755
--- a/t/suffix12.sh
+++ b/t/suffix-custom-subobj.sh
diff --git a/t/yacc5.sh b/t/yacc-grepping2.sh
index 4382ded62..4382ded62 100755
--- a/t/yacc5.sh
+++ b/t/yacc-grepping2.sh
diff --git a/t/yacc7.sh b/t/yacc-headers-and-dist-pr47.sh
index 5d7be75e5..5d7be75e5 100755
--- a/t/yacc7.sh
+++ b/t/yacc-headers-and-dist-pr47.sh
diff --git a/t/yacc8.sh b/t/yacc-subdir.sh
index 3f12c5437..3f12c5437 100755
--- a/t/yacc8.sh
+++ b/t/yacc-subdir.sh