[next] telepathy-glib: channel-introspect test: enable debug-logging

Simon McVittie smcv at kemper.freedesktop.org
Thu Mar 13 07:08:35 PDT 2014


Module: telepathy-glib
Branch: next
Commit: 7553dfb6dadc19b3865a722efc6b96eeb83e46e0
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=7553dfb6dadc19b3865a722efc6b96eeb83e46e0

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon Mar 10 18:18:15 2014 +0000

channel-introspect test: enable debug-logging

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=76000
Reviewed-by: Guillaume Desmottes

---

 tests/dbus/channel-introspect.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/dbus/channel-introspect.c b/tests/dbus/channel-introspect.c
index 58af4a5..81a1b82 100644
--- a/tests/dbus/channel-introspect.c
+++ b/tests/dbus/channel-introspect.c
@@ -121,6 +121,7 @@ main (int argc,
   const gchar * const empty[] = { NULL };
 
   tp_tests_abort_after (10);
+  tp_debug_set_flags ("all");
   dbus = tp_tests_dbus_daemon_dup_or_die ();
 
   tp_tests_create_conn (TP_TESTS_TYPE_CONTACTS_CONNECTION, "me at example.com",



More information about the telepathy-commits mailing list