[next] telepathy-glib: Port unit tests to g_test_dbus_up/down
Simon McVittie
smcv at kemper.freedesktop.org
Thu Sep 26 10:35:16 PDT 2013
Module: telepathy-glib
Branch: next
Commit: bfb21c309bcae17f74a27ac9435b4cbbdf1be767
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=bfb21c309bcae17f74a27ac9435b4cbbdf1be767
Author: Xavier Claessens <xavier.claessens at collabora.co.uk>
Date: Wed Apr 11 16:31:56 2012 +0200
Port unit tests to g_test_dbus_up/down
https://bugs.freedesktop.org/show_bug.cgi?id=55761
---
configure.ac | 6 +-
tests/dbus/Makefile.am | 33 ++-----
tests/dbus/account-channel-request.c | 2 +-
tests/dbus/account-manager.c | 2 +-
tests/dbus/account-request.c | 2 +-
tests/dbus/account.c | 2 +-
tests/dbus/base-client.c | 2 +-
tests/dbus/call-channel.c | 2 +-
tests/dbus/channel-dispatch-operation.c | 2 +-
tests/dbus/channel-dispatcher.c | 2 +-
tests/dbus/channel-manager-request-properties.c | 2 +-
tests/dbus/channel-request.c | 2 +-
tests/dbus/channel.c | 2 +-
tests/dbus/client-channel-factory.c | 2 +-
tests/dbus/client.c | 2 +-
tests/dbus/cm-message.c | 2 +-
tests/dbus/cm.c | 2 +-
tests/dbus/connection-aliasing.c | 2 +-
tests/dbus/connection-balance.c | 2 +-
tests/dbus/connection-error.c | 2 +-
tests/dbus/connection-interests.c | 2 +-
tests/dbus/connection.c | 2 +-
tests/dbus/contact-list-client.c | 2 +-
tests/dbus/contact-lists.c | 2 +-
tests/dbus/contacts-slow-path.c | 2 +-
tests/dbus/contacts.c | 2 +-
.../services/spurious.service | 0
tests/dbus/dbus-installed/session.conf.in | 29 ------
tests/dbus/dbus-tube.c | 2 +-
.../dbus-uninstalled/services/spurious.service | 3 -
tests/dbus/dbus-uninstalled/session.conf.in | 29 ------
tests/dbus/dbus.c | 2 +-
tests/dbus/debug-client.c | 2 +-
tests/dbus/error-enum.c | 4 +-
tests/dbus/file-transfer-channel.c | 2 +-
tests/dbus/get-interface-after-invalidate.c | 2 +-
tests/dbus/long-connection-name.c | 3 +
tests/dbus/params-cm.c | 2 +-
tests/dbus/properties.c | 2 +-
tests/dbus/protocol-objects.c | 2 +-
tests/dbus/proxy-preparation.c | 2 +-
tests/dbus/room-list.c | 2 +-
tests/dbus/run-test.sh.in | 13 ++-
tests/dbus/self-handle.c | 2 +-
tests/dbus/simple-approver.c | 2 +-
tests/dbus/simple-handler.c | 2 +-
tests/dbus/simple-observer.c | 2 +-
tests/dbus/stream-tube.c | 2 +-
tests/dbus/text-channel.c | 2 +-
tests/dbus/tls-certificate.c | 2 +-
tests/dbus/unsupported-interface.c | 2 +-
tests/lib/util.c | 62 +++++++++++-
tests/lib/util.h | 2 +
tools/Makefile.am | 2 -
tools/with-session-bus.sh | 106 --------------------
55 files changed, 130 insertions(+), 246 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=bfb21c309bcae17f74a27ac9435b4cbbdf1be767
More information about the telepathy-commits
mailing list