summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* snapshottelepathy-glib-0.99.8Simon McVittie2014-03-1911-51/+53
* Logger tests: remove TpDebugSender and timestampingSimon McVittie2014-03-192-152/+2
* Logger tests: enable all debug with tpl_debug_set_flags(), tp_debug_set_flags()Simon McVittie2014-03-1910-26/+46
* tpl_debug_set_flags: addSimon McVittie2014-03-195-8/+44
* test-log-manager: don't use tp_tests_run_with_bus(), we have our own GTestDBusSimon McVittie2014-03-191-1/+1
* tests: don't create GTestDBus in tp_tests_dbus_daemon_dup_or_dieSimon McVittie2014-03-1916-40/+135
* properties test: create and manage GTestDBus explicitlySimon McVittie2014-03-191-2/+11
* logger tests: wait for objects to be torn down between test casesSimon McVittie2014-03-193-36/+63
* Merge branch 'master' into nextSimon McVittie2014-03-181-0/+2
|\
| * NEWSSimon McVittie2014-03-181-0/+7
| * Don't leak method call results (regression in 0.23.1)Simon McVittie2014-03-182-3/+24
* | Don't leak method call results (regression in 0.23.1)Simon McVittie2014-03-182-2/+23
* | logger tests: fix some leaksSimon McVittie2014-03-186-11/+30
* | logger: fix several string and date leaksSimon McVittie2014-03-182-2/+13
* | logger tests: rely on GTestDBus instead of with-session-bus.shSimon McVittie2014-03-184-156/+3
* | Tpl D-Bus tests: run under tp_tests_run_with_bus() or equivalentSimon McVittie2014-03-189-18/+95
* | start_dbus_session: rely on g_test_dbus_unset() to unset starter busSimon McVittie2014-03-181-5/+0
* | _tp_g_list_copy_deep: removeSimon McVittie2014-03-187-32/+8
* | add tp_vardict_has_key()Guillaume Desmottes2014-03-184-0/+32
* | remove tp_channel_filter_require_channel_type() from APIGuillaume Desmottes2014-03-185-42/+28
* | rename tp_channel_filter_new_for_all_types()Guillaume Desmottes2014-03-185-26/+23
* | base-client: remove _object suffix from higher level filter APIGuillaume Desmottes2014-03-1813-59/+59
* | base-client: suffix GVariant filter APIGuillaume Desmottes2014-03-189-42/+42
* | channel-filter: use a GVariantDict internallyGuillaume Desmottes2014-03-181-40/+23
* | TpChannelFilter: addSimon McVittie2014-03-1824-114/+1245
* | NEWS so far for 0.99.8Simon McVittie2014-03-181-0/+51
* | Merge branch 'gdbus-prep3' into nextSimon McVittie2014-03-1817-171/+386
|\ \
| * | account-request test: assert that TpDBusDaemon is not leakedSimon McVittie2014-03-181-1/+1
| * | account-request test: wait for singleton account manager to be freedSimon McVittie2014-03-181-6/+2
| * | account-request test: assert that service-side objects are not leakedSimon McVittie2014-03-181-2/+2
| * | account-request test: assert that TpAccountRequest is not leakedSimon McVittie2014-03-181-1/+1
| * | account-request: don't leak the intermediate result in test_create_failSimon McVittie2014-03-181-1/+1
| * | account-request test: teardown: free result firstSimon McVittie2014-03-181-1/+4
| * | account-request test: rename test->account to test->arSimon McVittie2014-03-181-56/+56
| * | tp_tests_await_last_unref: addSimon McVittie2014-03-182-0/+74
| * | tp_base_connection_unregister: add a little more debugSimon McVittie2014-03-181-0/+2
| * | tp_private_proxy_set_implementation: don't use g_assert_cmp* familySimon McVittie2014-03-181-4/+5
| * | tp_proxy_check_interface_by_id: factor outSimon McVittie2014-03-185-16/+67
| * | example-no-protocols test: guard against CM process exitingSimon McVittie2014-03-181-0/+4
| * | stream-tube test: wait for idle destruction of proxySimon McVittie2014-03-181-0/+7
| * | stream-tube test: don't assume one event per main loop iterationSimon McVittie2014-03-181-24/+41
| * | TpTestsTextChannelGroup: don't reinvent TpBaseChannel close functionalitySimon McVittie2014-03-171-47/+2
| * | contacts test: don't create contacts til after the signal we want to avoidSimon McVittie2014-03-171-8/+30
| * | tests/dbus/disconnection: close connection before emitting signalSimon McVittie2014-03-171-3/+3
| * | _tp_channel_got_properties: if we were invalidated, don't continueSimon McVittie2014-03-171-1/+7
| * | account-request test: prepare account managerSimon McVittie2014-03-171-0/+6
| * | tp_tests_proxy_run_until_dbus_queue_processed: don't use IntrospectSimon McVittie2014-03-171-4/+66
| * | TpTestsSimpleChannelDispatchOperation: have stub values for propertiesSimon McVittie2014-03-171-3/+10
| * | account-request test: don't leak account managerSimon McVittie2014-03-171-0/+1
| * | logger: add to docsSimon McVittie2014-03-171-0/+1