tests: more significant names for some tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Jun 2013 09:46:42 +0000 (11:46 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 19 Jun 2013 10:10:40 +0000 (12:10 +0200)
* t/extra2.sh: Rename...
* t/extra-sources-no-spurious.sh: ... like this.
* t/yflags2.sh: Rename...
* t/yflags-cxx.sh: ... like this.
* t/lflags2.sh: Rename...
* t/lflags-cxx.sh: ... like this.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/extra-sources-no-spurious.sh [moved from t/extra2.sh with 100% similarity]
t/lflags-cxx.sh [moved from t/lflags2.sh with 100% similarity]
t/list-of-tests.mk
t/yflags-cxx.sh [moved from t/yflags2.sh with 100% similarity]

similarity index 100%
rename from t/extra2.sh
rename to t/extra-sources-no-spurious.sh
similarity index 100%
rename from t/lflags2.sh
rename to t/lflags-cxx.sh
index 80c2f09..1aebce5 100644 (file)
@@ -448,7 +448,7 @@ t/ext.sh \
 t/ext2.sh \
 t/ext3.sh \
 t/extra.sh \
-t/extra2.sh \
+t/extra-sources-no-spurious.sh \
 t/extra-data.sh \
 t/extra-dist-vpath-dir.sh \
 t/extra-dist-dirs-and-subdirs.sh \
@@ -591,7 +591,7 @@ t/lex-line.sh \
 t/lex-nodist.sh \
 t/lex-pr204.sh \
 t/lflags.sh \
-t/lflags2.sh \
+t/lflags-cxx.sh \
 t/libexec.sh \
 t/libobj-basic.sh \
 t/libobj2.sh \
@@ -1295,7 +1295,7 @@ t/yacc-pr204.sh \
 t/yacc-subdir.sh \
 t/yacc-weirdnames.sh \
 t/yflags.sh \
-t/yflags2.sh \
+t/yflags-cxx.sh \
 t/yflags-cmdline-override.sh \
 t/yflags-conditional.sh \
 t/yflags-d-false-positives.sh \
similarity index 100%
rename from t/yflags2.sh
rename to t/yflags-cxx.sh