summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-17account-request test: assert that TpDBusDaemon is not leakedgdbus-prep3Simon McVittie1-1/+1
2014-03-17account-request test: wait for singleton account manager to be freedSimon McVittie1-6/+2
2014-03-17account-request test: assert that service-side objects are not leakedSimon McVittie1-2/+2
2014-03-17account-request test: assert that TpAccountRequest is not leakedSimon McVittie1-1/+1
2014-03-17account-request: don't leak the intermediate result in test_create_failSimon McVittie1-1/+1
2014-03-17account-request test: teardown: free result firstSimon McVittie1-1/+4
2014-03-17account-request test: rename test->account to test->arSimon McVittie1-56/+56
2014-03-17tp_tests_await_last_unref: addSimon McVittie2-0/+74
2014-03-17tp_base_connection_unregister: add a little more debugSimon McVittie1-0/+2
2014-03-17fixup! tp_private_proxy_set_implementation: don't use g_assert_cmp* familySimon McVittie1-3/+3
2014-03-17tp_private_proxy_set_implementation: don't use g_assert_cmp* familySimon McVittie1-4/+5
2014-03-17tp_proxy_check_interface_by_id: factor outSimon McVittie5-16/+67
2014-03-17example-no-protocols test: guard against CM process exitingSimon McVittie1-0/+4
2014-03-17stream-tube test: wait for idle destruction of proxySimon McVittie1-0/+7
2014-03-17fixup! stream-tube test: don't assume one event per main loop iterationSimon McVittie1-0/+1
2014-03-17stream-tube test: don't assume one event per main loop iterationSimon McVittie1-24/+40
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
2014-03-17_tp_channel_got_properties: if we were invalidated, don't continueSimon McVittie1-1/+7
2014-03-17account-request test: prepare account managerSimon McVittie1-0/+6
2014-03-17tp_tests_proxy_run_until_dbus_queue_processed: don't use IntrospectSimon McVittie1-4/+66
2014-03-17TpTestsSimpleChannelDispatchOperation: have stub values for propertiesSimon McVittie1-3/+10
2014-03-17account-request test: don't leak account managerSimon McVittie1-0/+1
2014-03-17logger: add to docsSimon McVittie1-0/+1
2014-03-14Fix introspection warningsXavier Claessens1-3/+3
2014-03-14Merge branch 'gdbus-prep2' into nextSimon McVittie14-498/+650
2014-03-13Merge remote-tracking branch 'origin/master' into nextGuillaume Desmottes1-4/+9
2014-03-13Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-4/+9
2014-03-13fix file path leaksGuillaume Desmottes1-6/+14
2014-03-13tests: relax assertion that user_data is freed immediatelygdbus-prep2Simon McVittie2-10/+33
2014-03-13call-cancellation and disconnection tests: don't dispose DBusGProxySimon McVittie2-60/+120
2014-03-13call-cancellation, disconnection tests: don't use TpDBusDaemon as proxySimon McVittie2-230/+273
2014-03-13tp_proxy_dispose: be actually idempotentSimon McVittie1-6/+0
2014-03-13test interface: add tp:name-for-bindingsSimon McVittie1-3/+6
2014-03-13glib-client-gen: factor out value_getterSimon McVittie2-44/+28
2014-03-13codegen: move get_emits_changed() to libtpcodegenSimon McVittie2-11/+11
2014-03-13Move tp_value_array_* to the core librarySimon McVittie3-148/+184
2014-03-13test_object_path: stop relying on registering an object in two placesSimon McVittie1-0/+7
2014-03-13tp_tests_create_conn: improve assertion messageSimon McVittie1-2/+4
2014-03-13TpTestsContactsConnection: don't leak list_managerSimon McVittie1-0/+11
2014-03-13TpBaseContactList: don't leak groups hash tableSimon McVittie1-0/+2
2014-03-13tp_tests_assert_last_unref: addSimon McVittie2-0/+32
2014-03-13invalidated-while-invoking-signals test: extend test coverageSimon McVittie1-8/+37
2014-03-13invalidated-while-invoking-signals test: move to GTestSimon McVittie1-28/+52
2014-03-13dbus test: delay re-entering main loop to request/release names into an idleSimon McVittie1-23/+63
2014-03-13GDBus can deliver more than one event per main-loop iterationSimon McVittie1-16/+37
2014-03-13tests: extend timeoutSimon McVittie1-1/+1
2014-03-13channel-introspect test: enable debug-loggingSimon McVittie1-0/+1
2014-03-13cli-group test: don't leak GMainLoopSimon McVittie1-0/+2