[next] telepathy-glib: Tests: Pass a factory to all TpProxy instances

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 07:25:28 PDT 2014


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

Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Sun Mar 30 09:28:42 2014 -0400

Tests: Pass a factory to all TpProxy instances

Lots of tests creates plain TpProxy instances, they need
a factory as well because TpProxy::constructed will soon start
to assert that it got a factory.

---

 tests/dbus/account-channel-request.c |    1 +
 tests/dbus/base-client.c             |    1 +
 tests/dbus/call-cancellation.c       |   34 +++++++++++++++++++++++-----------
 tests/dbus/call-channel.c            |    1 +
 tests/dbus/client.c                  |   14 +++++++++-----
 tests/dbus/disconnection.c           |   34 +++++++++++++++++++++++-----------
 tests/dbus/properties.c              |    4 ++++
 tests/dbus/simple-approver.c         |    4 ++++
 tests/dbus/simple-handler.c          |    4 ++++
 tests/dbus/simple-observer.c         |    4 ++++
 tests/lib/simple-channel-request.c   |   11 ++++++-----
 11 files changed, 80 insertions(+), 32 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=ede7492b3f7a4c88b6745599ec1ff37969c8354c


More information about the telepathy-commits mailing list