summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-06-19 11:46:42 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-06-19 12:10:40 +0200
commit3492f226311377857a54032e43e1a982e7d804bc (patch)
tree613705edd3e6a3f5f299a33eb73827ab8c3d1531
parent5b4d68bc82c4fafbcf8b0580c707e0d1fd0d4c99 (diff)
downloadautomake-3492f226311377857a54032e43e1a982e7d804bc.tar.gz
tests: more significant names for some tests
* 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>
-rw-r--r--t/extra-sources-no-spurious.sh (renamed from t/extra2.sh)0
-rw-r--r--t/lflags-cxx.sh (renamed from t/lflags2.sh)0
-rw-r--r--t/list-of-tests.mk6
-rw-r--r--t/yflags-cxx.sh (renamed from t/yflags2.sh)0
4 files changed, 3 insertions, 3 deletions
diff --git a/t/extra2.sh b/t/extra-sources-no-spurious.sh
index f3c3f5bdb..f3c3f5bdb 100644
--- a/t/extra2.sh
+++ b/t/extra-sources-no-spurious.sh
diff --git a/t/lflags2.sh b/t/lflags-cxx.sh
index bcc42c767..bcc42c767 100644
--- a/t/lflags2.sh
+++ b/t/lflags-cxx.sh
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 80c2f0942..1aebce50d 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -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 \
diff --git a/t/yflags2.sh b/t/yflags-cxx.sh
index 1987cace9..1987cace9 100644
--- a/t/yflags2.sh
+++ b/t/yflags-cxx.sh