summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-19snapshottelepathy-glib-0.99.8Simon McVittie11-51/+53
2014-03-19Logger tests: remove TpDebugSender and timestampingSimon McVittie2-152/+2
2014-03-19Logger tests: enable all debug with tpl_debug_set_flags(), tp_debug_set_flags()Simon McVittie10-26/+46
2014-03-19tpl_debug_set_flags: addSimon McVittie5-8/+44
2014-03-19test-log-manager: don't use tp_tests_run_with_bus(), we have our own GTestDBusSimon McVittie1-1/+1
2014-03-19tests: don't create GTestDBus in tp_tests_dbus_daemon_dup_or_dieSimon McVittie16-40/+135
2014-03-19properties test: create and manage GTestDBus explicitlySimon McVittie1-2/+11
2014-03-19logger tests: wait for objects to be torn down between test casesSimon McVittie3-36/+63
2014-03-18Merge branch 'master' into nextSimon McVittie1-0/+2
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-2/+23
2014-03-18logger tests: fix some leaksSimon McVittie6-11/+30
2014-03-18logger: fix several string and date leaksSimon McVittie2-2/+13
2014-03-18logger tests: rely on GTestDBus instead of with-session-bus.shSimon McVittie4-156/+3
2014-03-18Tpl D-Bus tests: run under tp_tests_run_with_bus() or equivalentSimon McVittie9-18/+95
2014-03-18start_dbus_session: rely on g_test_dbus_unset() to unset starter busSimon McVittie1-5/+0
2014-03-18_tp_g_list_copy_deep: removeSimon McVittie7-32/+8
2014-03-18NEWSSimon McVittie1-0/+7
2014-03-18Don't leak method call results (regression in 0.23.1)Simon McVittie2-3/+24
2014-03-18add tp_vardict_has_key()Guillaume Desmottes4-0/+32
2014-03-18remove tp_channel_filter_require_channel_type() from APIGuillaume Desmottes5-42/+28
2014-03-18rename tp_channel_filter_new_for_all_types()Guillaume Desmottes5-26/+23
2014-03-18base-client: remove _object suffix from higher level filter APIGuillaume Desmottes13-59/+59
2014-03-18base-client: suffix GVariant filter APIGuillaume Desmottes9-42/+42
2014-03-18channel-filter: use a GVariantDict internallyGuillaume Desmottes1-40/+23
2014-03-18TpChannelFilter: addSimon McVittie24-114/+1245
2014-03-18NEWS so far for 0.99.8Simon McVittie1-0/+51
2014-03-18Merge branch 'gdbus-prep3' into nextSimon McVittie17-171/+386
2014-03-18logger tests: use the uninstalled libtelepathy-logger-1Simon McVittie1-1/+1
2014-03-18account-request test: assert that TpDBusDaemon is not leakedSimon McVittie1-1/+1
2014-03-18account-request test: wait for singleton account manager to be freedSimon McVittie1-6/+2
2014-03-18account-request test: assert that service-side objects are not leakedSimon McVittie1-2/+2
2014-03-18account-request test: assert that TpAccountRequest is not leakedSimon McVittie1-1/+1
2014-03-18account-request: don't leak the intermediate result in test_create_failSimon McVittie1-1/+1
2014-03-18account-request test: teardown: free result firstSimon McVittie1-1/+4
2014-03-18account-request test: rename test->account to test->arSimon McVittie1-56/+56
2014-03-18tp_tests_await_last_unref: addSimon McVittie2-0/+74
2014-03-18tp_base_connection_unregister: add a little more debugSimon McVittie1-0/+2
2014-03-18tp_private_proxy_set_implementation: don't use g_assert_cmp* familySimon McVittie1-4/+5
2014-03-18tp_proxy_check_interface_by_id: factor outSimon McVittie5-16/+67
2014-03-18example-no-protocols test: guard against CM process exitingSimon McVittie1-0/+4
2014-03-18stream-tube test: wait for idle destruction of proxySimon McVittie1-0/+7
2014-03-18stream-tube test: don't assume one event per main loop iterationSimon McVittie1-24/+41
2014-03-18Merge branch 'master' into nextGuillaume Desmottes9-22/+141
2014-03-18set nano flagGuillaume Desmottes1-1/+1
2014-03-180.23.3telepathy-glib-0.23.3Guillaume Desmottes6-8/+34
2014-03-17tp_list_connection_managers_async: terminate properly if there is no CMGuillaume Desmottes3-0/+97
2014-03-17connection-manager: factor out all_cms_prepared()Guillaume Desmottes1-20/+26
2014-03-17TpTestsTextChannelGroup: don't reinvent TpBaseChannel close functionalitySimon McVittie1-47/+2
2014-03-17contacts test: don't create contacts til after the signal we want to avoidSimon McVittie1-8/+30
2014-03-17tests/dbus/disconnection: close connection before emitting signalSimon McVittie1-3/+3