[lasem] tests: change order of tests.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lasem] tests: change order of tests.
- Date: Sun, 6 Jan 2013 19:39:42 +0000 (UTC)
commit 878fcb1a60a091170ab7fcce94a38fd528b9fe9c
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Sun Jan 6 20:30:07 2013 +0100
tests: change order of tests.
With the full test suite, there's a big chance the 'suite' test will fail.
Run 'dom' and 'str' before.
tests/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aa99932..b834881 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,7 @@ noinst_PROGRAMS = lsm-test
lsm_test_SOURCES = lsmtest.c
lsm_test_LDADD = $(test_progs_ldadd)
-TEST_PROGS += dom suite str
+TEST_PROGS += dom str suite
noinst_PROGRAMS += $(TEST_PROGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]