automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] {maint} tests: give few vala tests more significant names


From: Stefano Lattarini
Subject: [FYI] {maint} tests: give few vala tests more significant names
Date: Mon, 26 Nov 2012 15:26:09 +0100

* t/vala.sh: Rename ...
* t/vala-grepping.sh: ... like this.
* t/vala2.sh: Rename ...
* t/vala-recursive-setup.sh: ... like this.
* t/vala3.sh: Rename ...
* t/vala-non-recursive-setup.sh: ... like this.
* t/vala4.sh: Rename ...
* t/vala-configure.sh: ... like this.
* t/vala5.sh: Rename ...
* t/vala-per-target-flags.sh: ... like this, and slightly
improve heading comments.
* t/list-of-tests.mk: Adjust.

Signed-off-by: Stefano Lattarini <address@hidden>
---
 t/list-of-tests.mk                          | 14 +++++++-------
 t/{vala4.sh => vala-configure.sh}           |  0
 t/{vala.sh => vala-grepping.sh}             |  0
 t/{vala3.sh => vala-non-recursive-setup.sh} |  0
 t/{vala5.sh => vala-per-target-flags.sh}    |  2 +-
 t/{vala2.sh => vala-recursive-setup.sh}     |  0
 6 files changed, 8 insertions(+), 8 deletions(-)
 rename t/{vala4.sh => vala-configure.sh} (100%)
 rename t/{vala.sh => vala-grepping.sh} (100%)
 rename t/{vala3.sh => vala-non-recursive-setup.sh} (100%)
 rename t/{vala5.sh => vala-per-target-flags.sh} (97%)
 rename t/{vala2.sh => vala-recursive-setup.sh} (100%)

diff --git a/t/list-of-tests.mk b/t/list-of-tests.mk
index 8d551d1..8b58c2f 100644
--- a/t/list-of-tests.mk
+++ b/t/list-of-tests.mk
@@ -1199,18 +1199,18 @@ t/unused.sh \
 t/upc.sh \
 t/upc2.sh \
 t/upc3.sh \
-t/vala.sh \
-t/vala2.sh \
-t/vala3.sh \
-t/vala4.sh \
-t/vala5.sh \
-t/vala-vapi.sh \
+t/vala-configure.sh \
+t/vala-grepping.sh \
 t/vala-headers.sh \
 t/vala-libs.sh \
-t/vala-vpath.sh \
 t/vala-mix.sh \
 t/vala-mix2.sh \
+t/vala-non-recursive-setup.sh \
 t/vala-parallel.sh \
+t/vala-per-target-flags.sh \
+t/vala-recursive-setup.sh \
+t/vala-vapi.sh \
+t/vala-vpath.sh \
 t/vars.sh \
 t/vars3.sh \
 t/vartar.sh \
diff --git a/t/vala4.sh b/t/vala-configure.sh
similarity index 100%
rename from t/vala4.sh
rename to t/vala-configure.sh
diff --git a/t/vala.sh b/t/vala-grepping.sh
similarity index 100%
rename from t/vala.sh
rename to t/vala-grepping.sh
diff --git a/t/vala3.sh b/t/vala-non-recursive-setup.sh
similarity index 100%
rename from t/vala3.sh
rename to t/vala-non-recursive-setup.sh
diff --git a/t/vala5.sh b/t/vala-per-target-flags.sh
similarity index 97%
rename from t/vala5.sh
rename to t/vala-per-target-flags.sh
index 9cd57f8..5eae281 100755
--- a/t/vala5.sh
+++ b/t/vala-per-target-flags.sh
@@ -14,7 +14,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# Test per-target flags.
+# Test per-target flags in vala support.
 
 required="pkg-config valac gcc GNUmake"
 . test-init.sh
diff --git a/t/vala2.sh b/t/vala-recursive-setup.sh
similarity index 100%
rename from t/vala2.sh
rename to t/vala-recursive-setup.sh
-- 
1.8.0.1.240.ge8a1f5a




reply via email to

[Prev in Thread] Current Thread [Next in Thread]