summaryrefslogtreecommitdiff
path: root/tests/dbus/contact-lists.c
Commit message (Expand)AuthorAgeFilesLines
* tests: eliminate duplicate test case pathsGeorge Kiagiadakis2016-06-181-1/+1
* Stop calling g_type_init()Simon McVittie2014-01-071-2/+0
* Port unit tests to g_test_dbus_up/downXavier Claessens2013-09-261-1/+1
* contact-lists test: add a regression test for fd.o #52011Simon McVittie2013-01-031-5/+67
* Stop using TP_ERRORSSimon McVittie2012-05-021-6/+6
* test: contact-list downloadAlban Crequy2012-03-271-0/+22
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Fix brokenness, copy-paste errors and unused variables in testsSimon McVittie2012-02-011-1/+0
* Replace nearly all calls to tp_cli_connection_run_disconnectSimon McVittie2012-02-011-7/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* ExampleContactList: implement block_contacts_with_abuse_asyncGuillaume Desmottes2011-10-311-1/+2
* base-contact-list: implement TP_TOKEN_CONNECTION_INTERFACE_CONTACT_BLOCKING_B...Guillaume Desmottes2011-10-201-0/+40
* Jack the timeout of the dbus/contact-lists test, so it no longer fails on slo...Adam Conrad2011-06-221-1/+5
* Merge branch 'blocking'Will Thompson2011-05-251-29/+352
|\
| * BaseContactList: implement ContactBlockingCapabilitiesWill Thompson2011-04-161-0/+12
| * ContactList: implement BlockContacts and UnblockContactsWill Thompson2011-04-161-16/+113
| * BaseContactList: implement RequestBlockedContacts()Will Thompson2011-04-161-1/+109
| * ContactList test: split up setup/teardownWill Thompson2011-04-161-10/+31
| * BaseContactList: emit BlockedContactsChangedWill Thompson2011-04-161-2/+87
* | use tp_tests_init() in most testsGuillaume Desmottes2011-05-121-2/+1
|/
* BaseContactList: test for ContactsChangedWithIDWill Thompson2010-12-201-12/+97
* contact-lists test: extend timeout from 10 to 60 secondsSimon McVittie2010-11-041-1/+1
* Add a 10 second timeout to all tests that spin the main loopSimon McVittie2010-10-261-0/+1
* contact-lists test: exercise remotely-cancelled publish requestsSimon McVittie2010-07-281-0/+91
* contact-lists test: after a subscribe request is rejected, acknowledge itSimon McVittie2010-07-281-1/+35
* Update ContactList draftSimon McVittie2010-07-281-2/+3
* Make contact list example more realisticSimon McVittie2010-07-211-5/+3
* contact list example: demonstrate the REJECTED subscription stateSimon McVittie2010-07-191-2/+2
* Update ContactList spec to draft 3, but for the moment keep draft 2 semanticsSimon McVittie2010-07-191-64/+64
* Test GroupStorage propertySimon McVittie2010-06-071-0/+2
* Test SetContactGroupsSimon McVittie2010-06-071-0/+88
* ExampleContactListManager: have a specific implementation for renamingSimon McVittie2010-06-071-8/+10
* Test RenameGroupSimon McVittie2010-06-071-0/+75
* Test SetGroupMembersSimon McVittie2010-06-071-0/+64
* Test the new API for AddToGroup, RemoveFromGroup, RemoveGroupSimon McVittie2010-06-071-17/+79
* contact-lists: test the new APIs for altering the contact listSimon McVittie2010-06-071-49/+225
* Test tp_connection_request_contact_list_attributesSimon McVittie2010-06-071-0/+34
* Test that contacts have the expected contact-list attributesSimon McVittie2010-06-071-2/+189
* contact-lists test: test the ContactList, ContactGroups propertiesSimon McVittie2010-06-071-0/+57
* Merge branch 'master' into contact-list-merge-masterSimon McVittie2010-06-071-4/+4
|\
| * Add the TpTests namespace to tests/lib/utilTravis Reitter2010-06-041-4/+4
* | contact-lists test: test ContactGroups change signalsSimon McVittie2010-06-041-0/+211
* | contact-lists test: assert that ContactsChanged is emitted correctlySimon McVittie2010-06-041-6/+185
* | test_add_to_publish_invalid: rename to test_add_to_publish_pre_approve and te...Simon McVittie2010-06-041-4/+52
* | Correct the name of test_remove_group_empty()Simon McVittie2010-06-031-3/+3
* | Merge branch 'master' into contact-list-merge-masterSimon McVittie2010-06-021-5/+5
|\ \ | |/
| * Use tp_clear_object, tp_clear_pointer in testsSimon McVittie2010-06-011-5/+5
* | contact-lists test: test the deny listSimon McVittie2010-05-251-0/+132
* | Contact List example: be a TpContactListManager, for LIST channelsSimon McVittie2010-05-251-3/+3
|/
* TpGroupMixin: when removing members, don't raise an error if it's a no-opSimon McVittie2010-05-211-8/+4