GNU bug report logs -
#11855
Enabling the 'color-tests' option by default
Previous Next
Full log
Message #14 received at 11855 <at> debbugs.gnu.org (full text, mbox):
* t/color.sh: Rename ...
* t/color-tests.sh: ... like this.
* t/color2.sh: Rename ...
* t/color-tests2.sh: ... like this.
* t/list-of-tests.mk: Adjust.
Signed-off-by: Stefano Lattarini <stefano.lattarini <at> gmail.com>
---
t/{color.sh => color-tests.sh} | 0
t/{color2.sh => color-tests2.sh} | 0
t/list-of-tests.mk | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename t/{color.sh => color-tests.sh} (100%)
rename t/{color2.sh => color-tests2.sh} (100%)
diff --git a/t/color.sh b/t/color-tests.sh
similarity index 100%
rename from t/color.sh
rename to t/color-tests.sh
diff --git a/t/color2.sh b/t/color-tests2.sh
similarity index 100%
rename from t/color2.sh
rename to t/color-tests2.sh
diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 91f32cc..9ab8f28 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -227,8 +227,8 @@ t/colon4.sh \
t/colon5.sh \
t/colon6.sh \
t/colon7.sh \
-t/color.sh \
-t/color2.sh \
+t/color-tests.sh \
+t/color-tests2.sh \
t/color-tests-opt.sh \
t/comment.sh \
t/comment2.sh \
--
1.7.10.4
This bug report was last modified 12 years and 302 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.