summaryrefslogtreecommitdiff
path: root/tests/lib/contacts-conn.c
Commit message (Expand)AuthorAgeFilesLines
* Suppress remaining GValueArray deprecation warningsSimon McVittie2013-09-261-0/+2
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+1
* Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie2013-09-261-10/+4
* Tests: disable single includeXavier Claessens2013-09-251-6/+2
* example & test connections: update to use new get_interfaces… vfuncJonny Lamb2012-07-051-26/+52
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-5/+4
* Implement SetAliases on test ConnectionXavier Claessens2012-04-171-2/+53
* sync test Connection with folks'Xavier Claessens2012-04-171-2/+10
* Tests: SetContactInfo must also emit ContactInfoChanged signalXavier Claessens2012-03-291-2/+2
* Tests: Add more supported ContactInfo fieldsXavier Claessens2012-03-291-1/+30
* Tests: Rename TestContactListManager to TpTestsContactListManagerXavier Claessens2012-03-291-3/+3
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+3
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-16/+16
* Let TpTestsNoRequestsConnection return an empty RCCSjoerd Simons2011-10-241-1/+4
* Contacts: don't wrongly mark SimplePresence preparedWill Thompson2011-07-271-3/+8
* Contacts: avoid re-introspecting client typesWill Thompson2011-07-271-0/+18
* contacts-conn: Add support for Conn.SimplePresence.MaximumStatusMessageLength.Andre Moreira Magalhaes (andrunko)2011-04-141-0/+10
* Implement ContactList interface on test contacts connectionXavier Claessens2011-01-291-3/+36
* Avoid crash if a contact has no ContactInfo in test connectionXavier Claessens2011-01-291-1/+7
* TpTestsLegacyContactsConnection: pretend not to have immortal handlesSimon McVittie2010-12-081-0/+30
* Merge branch 'master' into tp-testsSimon McVittie2010-06-071-0/+223
|\
| * Add unit test for RequestContactInfoXavier Claessens2010-06-031-12/+34
| * Add unit tests for ContactInfoXavier Claessens2010-06-031-1/+198
* | Add the TpTests namespace to tests/lib/contacts-connTravis Reitter2010-06-041-49/+52
* | Add the TpTests namespace to tests/lib/simple-connTravis Reitter2010-06-041-1/+1
|/
* Rename mimetype to mime_typeXavier Claessens2010-05-191-9/+9
* Fix some coding style in testsXavier Claessens2010-05-191-4/+7
* Add unit test for avatar dataXavier Claessens2010-05-191-19/+103
* Add unit test for avatar requirementsXavier Claessens2010-05-191-0/+48
* contacts-conn: add CM not supporting Requests and ContactCapabilitiesGuillaume Desmottes2010-04-161-0/+27
* contacts-conn: claim that we support RequestsGuillaume Desmottes2010-04-151-0/+2
* contacts-conn: add ContactCapabilities supportGuillaume Desmottes2010-04-151-0/+117
* contacts-conn: add Location supportGuillaume Desmottes2010-04-051-0/+108
* Various tests: use convenient GValue allocatorsSimon McVittie2009-03-041-21/+10
* ContactsConnection: add support for setting our own presenceSimon McVittie2009-01-291-3/+16
* contacts-conn: fix obvious errors in definition of "offline" statusSimon McVittie2009-01-291-1/+1
* ContactsConnection: claim to support Contacts, and add a subclass that doesn'tSimon McVittie2008-10-311-0/+30
* ContactsConnection: don't leak stuffSimon McVittie2008-10-211-0/+8
* tests/lib: add ContactsConnection, a connection with avatar tokens, aliases a...Simon McVittie2008-10-211-0/+592