[evolution-kolab] tests/integration: set a logging domain for the test cases



commit 561103f5519a269f013c4f57232d866a31403778
Author: Christian Hilberg <hilberg kernelconcepts de>
Date:   Mon Jul 23 20:16:27 2012 +0200

    tests/integration: set a logging domain for the test cases

 src/tests/integration/libekolab/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/tests/integration/libekolab/Makefile.am b/src/tests/integration/libekolab/Makefile.am
index 974fe09..6ec7bad 100644
--- a/src/tests/integration/libekolab/Makefile.am
+++ b/src/tests/integration/libekolab/Makefile.am
@@ -14,7 +14,8 @@ AM_CPPFLAGS =					\
 	$(ICAL_CFLAGS)				\
 	$(CFLAGS)				\
 	$(ADD_CFLAGS)				\
-	$(KOLAB_INCLUDE)
+	$(KOLAB_INCLUDE)			\
+	-DG_LOG_DOMAIN=\"ITEST\"
 
 test_kolab_mail_access_SOURCES =		\
 	test-kolab-mail-access.c



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