]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
tests: better name for a couple of tests
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 22 Jul 2012 15:06:04 +0000 (17:06 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 22 Jul 2012 15:28:59 +0000 (17:28 +0200)
* 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@gmail.com>
t/color-tests.sh [moved from t/color.sh with 100% similarity]
t/color-tests2.sh [moved from t/color2.sh with 100% similarity]
t/list-of-tests.mk

similarity index 100%
rename from t/color.sh
rename to t/color-tests.sh
similarity index 100%
rename from t/color2.sh
rename to t/color-tests2.sh
index 91f32cc70943bb1a8900a93c7de1eaeca2017180..9ab8f28b4d3e7cf79a8b717ea4bef6f983c67559 100644 (file)
@@ -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 \