[gnome-keyring] gcr: Stop tests when a failure occurs



commit c8a1239eb53110bff2e5b0610036c95e96075b26
Author: Stef Walter <stefw collabora co uk>
Date:   Sun May 15 13:25:52 2011 +0200

    gcr: Stop tests when a failure occurs

 gcr/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gcr/tests/Makefile.am b/gcr/tests/Makefile.am
index bf3237e..9a74eb9 100644
--- a/gcr/tests/Makefile.am
+++ b/gcr/tests/Makefile.am
@@ -35,7 +35,7 @@ check_PROGRAMS = $(TEST_PROGS)
 
 test: $(TEST_PROGS)
 	chmod -f 700 files/gnupg-homedir
-	gtester -k --verbose -m $(TEST_MODE) --g-fatal-warnings $(TEST_PROGS)
+	gtester --verbose -m $(TEST_MODE) --g-fatal-warnings $(TEST_PROGS)
 
 check-local: test
 



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