summaryrefslogtreecommitdiff
path: root/tests/dbus/contact-lists.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Move dbus-glib-style a{sv} utilities into the dbus librarySimon McVittie1-0/+1
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie1-0/+1
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-2/+2
2014-03-13GDBus can deliver more than one event per main-loop iterationSimon McVittie1-16/+37
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-1/+1
2014-01-13Adjust telepathy-glib code for removal of Contacts interfaceSimon McVittie1-2/+2
2014-01-07Merge branch 'master' into nextSimon McVittie1-2/+0
2014-01-07Stop calling g_type_init()Simon McVittie1-2/+0
2013-10-25Don't strip ABI versions from generated codeSimon McVittie1-64/+64
2013-09-26Merge branch 'master' into nextSimon McVittie1-1/+1
2013-09-26Port unit tests to g_test_dbus_up/downXavier Claessens1-1/+1
2013-09-18protocol name can contain '_' but not '-'Xavier Claessens1-1/+1
2013-01-03Merge branch 'master' into nextSimon McVittie1-4/+11
2013-01-03contact-lists test: add a regression test for fd.o #52011Simon McVittie1-5/+67
2012-09-07Tests: Stop using soon to be removed proxy constructorsXavier Claessens1-2/+2
2012-05-14Remove deprecated tp_connection_get_contact_list_attributesXavier Claessens1-11/+22
2012-05-14Remove deprecated tp_handle_ref/unref() and tp_handle_client_hold/release()Xavier Claessens1-7/+0
2012-05-03Merge branch 'master' into nextSimon McVittie1-5/+5
2012-05-02Stop using TP_ERRORSSimon McVittie1-6/+6
2012-05-02Move -dbus library headers into a new telepathy-glib-dbus.h meta-headerSimon McVittie1-0/+2
2012-04-10Merge branch 'master' into nextSimon McVittie1-0/+22
2012-03-27test: contact-list downloadAlban Crequy1-0/+22
2012-03-07Split TpConnection generated API into cli-connection.hSimon McVittie1-0/+1
2012-02-09Replace tp_connection_run_until_ready in cases where connect=FALSESimon McVittie1-1/+1
2012-02-09Do not include reentrant auto-generated methods in library, only in testsSimon McVittie1-0/+2
2012-02-09Merge branch 'master' into nextSimon McVittie1-0/+2
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2012-02-01Merge branch 'master' into nextSimon McVittie1-8/+2
2012-02-01Fix brokenness, copy-paste errors and unused variables in testsSimon McVittie1-1/+0
2012-02-01Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie1-7/+2
2012-01-31connection: remove non-ImmortalHandlesJonny Lamb1-3/+3
2012-01-31ContactList channels: removeJonny Lamb1-1016/+185
2011-11-16Use _unref instead of _free _destroy when possible.Xavier Claessens1-2/+2
2011-10-31ExampleContactList: implement block_contacts_with_abuse_asyncGuillaume Desmottes1-1/+2
2011-10-20base-contact-list: implement TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_B...Guillaume Desmottes1-0/+40
2011-06-22Jack the timeout of the dbus/contact-lists test, so it no longer fails on slo...Adam Conrad1-1/+5
2011-05-25Merge branch 'blocking'Will Thompson1-29/+352
2011-05-12use tp_tests_init() in most testsGuillaume Desmottes1-2/+1
2011-04-16BaseContactList: implement ContactBlockingCapabilitiesWill Thompson1-0/+12
2011-04-16ContactList: implement BlockContacts and UnblockContactsWill Thompson1-16/+113
2011-04-16BaseContactList: implement RequestBlockedContacts()Will Thompson1-1/+109
2011-04-16ContactList test: split up setup/teardownWill Thompson1-10/+31
2011-04-16BaseContactList: emit BlockedContactsChangedWill Thompson1-2/+87
2010-12-20BaseContactList: test for ContactsChangedWithIDWill Thompson1-12/+97
2010-11-04contact-lists test: extend timeout from 10 to 60 secondsSimon McVittie1-1/+1
2010-10-26Add a 10 second timeout to all tests that spin the main loopSimon McVittie1-0/+1
2010-07-28contact-lists test: exercise remotely-cancelled publish requestsSimon McVittie1-0/+91
2010-07-28contact-lists test: after a subscribe request is rejected, acknowledge itSimon McVittie1-1/+35
2010-07-28Update ContactList draftSimon McVittie1-2/+3
2010-07-21Make contact list example more realisticSimon McVittie1-5/+3