tests: rename 'recurs*.sh' to 'var-recurs*.sh'
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 12 Jun 2012 08:11:35 +0000 (10:11 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 2 Jul 2012 13:02:34 +0000 (15:02 +0200)
* t/recurs.sh: Rename ...
* t/var-recurs.sh: ...  to this.
* t/recurs2.sh: Rename ...
* t/var-recurs2.sh: ... to this.
* tests/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/list-of-tests.mk
t/var-recurs.sh [moved from t/recurs.sh with 100% similarity]
t/var-recurs2.sh [moved from t/recurs2.sh with 100% similarity]

index e5c08a2..4b16822 100644 (file)
@@ -884,8 +884,6 @@ t/python-dist.sh \
 t/python-vars.sh \
 t/python-virtualenv.sh \
 t/python-pr10995.sh \
-t/recurs.sh \
-t/recurs2.sh \
 t/relativize.tap \
 t/remake.sh \
 t/remake1a.sh \
@@ -1202,6 +1200,8 @@ t/vala-mix2.sh \
 t/vala-parallel.sh \
 t/vars.sh \
 t/vars3.sh \
+t/var-recurs.sh \
+t/var-recurs2.sh \
 t/vartar.sh \
 t/vartypos.sh \
 t/vartypo2.sh \
similarity index 100%
rename from t/recurs.sh
rename to t/var-recurs.sh
similarity index 100%
rename from t/recurs2.sh
rename to t/var-recurs2.sh