[telepathy-glib-0.20] telepathy-glib: Run the tests with G_MESSAGES_DEBUG= all

Simon McVittie smcv at kemper.freedesktop.org
Mon Oct 8 05:45:58 PDT 2012


Module: telepathy-glib
Branch: telepathy-glib-0.20
Commit: ab9489ed9e96b9b8cc3bfd9ee3fc18be22efb016
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ab9489ed9e96b9b8cc3bfd9ee3fc18be22efb016

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Oct  5 15:56:16 2012 +0100

Run the tests with G_MESSAGES_DEBUG=all

Signed-off-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=55666
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>

---

 tests/Makefile.am      |    1 +
 tests/dbus/Makefile.am |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9b5a78c..f6397ae 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -44,6 +44,7 @@ TESTS_ENVIRONMENT = \
     abs_top_srcdir=@abs_top_srcdir@ \
     G_SLICE=debug-blocks \
     G_DEBUG=fatal_warnings,fatal_criticals$(maybe_gc_friendly) \
+    G_MESSAGES_DEBUG=all \
     PYTHONPATH=@abs_top_srcdir@/tools \
     $(top_srcdir)/tools/test-wrapper.sh \
     $(EXTRA_TESTS_ENVIRONMENT)
diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index 1e77043..80766ff 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -286,6 +286,7 @@ TESTS_ENVIRONMENT = \
     XDG_DATA_DIRS=@abs_srcdir@:$${XDG_DATA_DIRS:=/usr/local/share:/usr/share} \
     G_SLICE=debug-blocks \
     G_DEBUG=fatal_warnings,fatal_criticals$(maybe_gc_friendly) \
+    G_MESSAGES_DEBUG=all \
     $(top_srcdir)/tools/test-wrapper.sh \
     sh $(top_srcdir)/tools/with-session-bus.sh \
         --config-file=dbus-uninstalled/session.conf -- \



More information about the telepathy-commits mailing list