[evolution-data-server/openismus-work] Moving the test-client-change-country-code into functional tests.



commit 2372b4db876d67a9442006ad2dbcf9826877ba7a
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Thu Jan 31 16:53:00 2013 +0900

    Moving the test-client-change-country-code into functional tests.
    
    This test will not succeed in a self contained environment, perhaps
    it can be ported to the self contained environment and then moved
    back into the TESTS section of this Makefile.

 tests/libebook/client/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tests/libebook/client/Makefile.am b/tests/libebook/client/Makefile.am
index aa4b94b..86096ab 100644
--- a/tests/libebook/client/Makefile.am
+++ b/tests/libebook/client/Makefile.am
@@ -57,7 +57,6 @@ TESTS =								\
 	test-client-remove-contact-by-uid			\
 	test-client-remove-contacts				\
 	test-client-photo-is-uri				\
-	test-client-change-country-code				\
 	test-client-upgrade-addressbook				\
 	test-client-async					\
 	$(NULL)
@@ -68,7 +67,7 @@ TESTS =								\
 # not been ported to use ETestServerFixture yet.
 noinst_PROGRAMS =						\
 	$(TESTS)						\
-	test-client-write-write					\
+	test-client-change-country-code				\
 	test-client-examine					\
 	test-client						\
 	test-client-nonexistent-id				\



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