diff options
-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.mk | 6 | ||||
-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 |