summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-01-02 21:59:43 +0100
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-01-02 21:59:43 +0100
commit8288e78b83af0bdd660fdf1f8b0682e5a3d2b49d (patch)
treeb30dfe9da0691884eddac9bae8115aecc7f7f2af
parentc31863138afeab687ac719c363274fa7095a9b5e (diff)
downloadautomake-8288e78b83af0bdd660fdf1f8b0682e5a3d2b49d.tar.gz
tests: more significant names for some tests
* t/spy.sh: Rename... * t/spy-double-colon.sh: ... like this. * t/yacc4.sh: Rename... * t/yacc-misc.sh: ... like this. * t/yaccdry.sh: Rename... * t/yacc-dry.sh: ... like this. * t/yaccpp.sh: Rename... * t/yacc-cxx-grepping.sh: ... like this. * t/yaccvpath.sh: Rename... * t/yacc-vpath.sh: ... like this. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
-rw-r--r--t/list-of-tests.mk10
-rwxr-xr-xt/spy-double-colon.sh (renamed from t/spy.sh)0
-rwxr-xr-xt/yacc-cxx-grepping.sh (renamed from t/yaccpp.sh)0
-rwxr-xr-xt/yacc-dry.sh (renamed from t/yaccdry.sh)0
-rwxr-xr-xt/yacc-misc.sh (renamed from t/yacc4.sh)0
-rwxr-xr-xt/yacc-vpath.sh (renamed from t/yaccvpath.sh)0
6 files changed, 5 insertions, 5 deletions
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 2a042efb0..67578fbf8 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -991,7 +991,7 @@ t/spell.sh \
t/spell2.sh \
t/spell3.sh \
t/spelling.sh \
-t/spy.sh \
+t/spy-double-colon.sh \
t/spy-rm.tap \
t/stdinc.sh \
t/stamph2.sh \
@@ -1236,10 +1236,10 @@ t/werror3.sh \
t/werror4.sh \
t/whoami.sh \
t/xsource.sh \
-t/yacc4.sh \
-t/yaccdry.sh \
-t/yaccpp.sh \
-t/yaccvpath.sh \
+t/yacc-misc.sh \
+t/yacc-dry.sh \
+t/yacc-cxx-grepping.sh \
+t/yacc-vpath.sh \
t/yacc-auxdir.sh \
t/yacc-basic.sh \
t/yacc-cxx.sh \
diff --git a/t/spy.sh b/t/spy-double-colon.sh
index 6ca3d0f77..6ca3d0f77 100755
--- a/t/spy.sh
+++ b/t/spy-double-colon.sh
diff --git a/t/yaccpp.sh b/t/yacc-cxx-grepping.sh
index 079014673..079014673 100755
--- a/t/yaccpp.sh
+++ b/t/yacc-cxx-grepping.sh
diff --git a/t/yaccdry.sh b/t/yacc-dry.sh
index 79cf490ae..79cf490ae 100755
--- a/t/yaccdry.sh
+++ b/t/yacc-dry.sh
diff --git a/t/yacc4.sh b/t/yacc-misc.sh
index bdadd648e..bdadd648e 100755
--- a/t/yacc4.sh
+++ b/t/yacc-misc.sh
diff --git a/t/yaccvpath.sh b/t/yacc-vpath.sh
index bd123374f..bd123374f 100755
--- a/t/yaccvpath.sh
+++ b/t/yacc-vpath.sh