summaryrefslogtreecommitdiff
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Actually implement room listingGuillaume Desmottes2012-04-301-0/+50
* implement TP_ROOM_LIST_CHANNEL_FEATURE_LISTINGGuillaume Desmottes2012-04-301-1/+24
* add TpTestsRoomListChan for testsGuillaume Desmottes2012-04-303-0/+216
* Merge branch 'telepathy-glib-0.18'Guillaume Desmottes2012-04-272-0/+39
|\
| * Retry to prepare features which failed because of a missing conn ifaceGuillaume Desmottes2012-04-272-0/+39
* | Implement SetAliases on test ConnectionXavier Claessens2012-04-171-2/+53
* | sync test Connection with folks'Xavier Claessens2012-04-171-2/+10
* | Merge branch 'telepathy-glib-0.18'Simon McVittie2012-04-121-2/+7
|\ \ | |/
| * dbus-tube-chan test: listen on a random address appropriate for the OSSimon McVittie2012-04-121-2/+7
* | Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie2012-04-125-21/+45
* | Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-126-7/+7
|/
* Merge branch '29271-some-dbus-tube-api'Will Thompson2012-04-022-5/+140
|\
| * dbus tube test: add bug references for FIXMEsWill Thompson2012-04-021-0/+2
| * dbus-tube: fail offer/accept if channel is invalidatedWill Thompson2012-03-301-0/+10
| * Test DBus tubes opening after Accept/Offer returnsWill Thompson2012-03-302-0/+39
| * add tp_dbus_tube_channel_accept_async()Guillaume Desmottes2012-03-281-0/+14
| * dbus-tube test: return TRUE from ::new-connection handlerWill Thompson2012-03-281-5/+8
| * TpTestsDBusTubeChannel: implement Offer()Guillaume Desmottes2012-03-281-5/+72
* | Tests: SetContactInfo must also emit ContactInfoChanged signalXavier Claessens2012-03-291-2/+2
* | Tests: Add more supported ContactInfo fieldsXavier Claessens2012-03-291-1/+30
* | Tests: Improve fake Account and AccountManagerXavier Claessens2012-03-294-36/+104
* | Tests: Rename TestContactListManager to TpTestsContactListManagerXavier Claessens2012-03-294-76/+76
* | Tests: manage the global set of groupsXavier Claessens2012-03-291-4/+30
* | Tests: Implement mutable contact listXavier Claessens2012-03-291-1/+106
|/
* Use GLib's default marshaller everywhereSimon McVittie2012-03-015-10/+5
* Add the Supersedes property and test itSimon McVittie2012-02-201-2/+21
* Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie2012-02-095-12/+6
* Merge branch 'telepathy-glib-0.16'Simon McVittie2012-02-091-2/+67
|\
| * tp_account_update_parameters_async: fix lifetime of result, and test itSimon McVittie2012-02-091-1/+31
| * TpTestsSimpleAccount: add Avatar interfaceSimon McVittie2012-02-091-1/+36
* | Add config.h include in all source filesXavier Claessens2012-02-0627-0/+56
* | Fix brokenness, copy-paste errors and unused variables in testsSimon McVittie2012-02-011-1/+1
* | tp_tests_connection_assert_disconnect_succeeds: addSimon McVittie2012-02-012-0/+20
* | simple-account: add API to change the presenceGuillaume Desmottes2012-01-252-5/+57
* | add tp_tests_simple_account_manager_set_valid_accounts()Guillaume Desmottes2012-01-242-7/+36
* | Changes required to cross compile with mingw32Siraj Razick2011-12-222-7/+0
* | Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-168-25/+25
* | tests: fix coding styleJonny Lamb2011-11-141-2/+2
* | ft-channel: update to newer metadata draftJonny Lamb2011-11-111-1/+1
* | tests: test Metadata accessorsJonny Lamb2011-11-111-0/+53
* | ft tests: fix debug statement to be the same as the codeJonny Lamb2011-11-111-1/+1
* | Bring back Mortem's codeGuillaume Desmottes2011-11-111-2/+233
|/
* group-mixin: always set the Members_Changed_Detailed flagGuillaume Desmottes2011-10-311-3/+10
* Let TpTestsNoRequestsConnection return an empty RCCSjoerd Simons2011-10-241-1/+4
* Add unit test for TP_CHANNEL_FEATURE_CONTACTSXavier Claessens2011-09-301-0/+2
* BaseContactList: group the MembersChanged signals for the initial rosterMarco Barisione2011-09-162-0/+31
* add tests/lib/dbus-tube-chan for testsGuillaume Desmottes2011-09-153-0/+448
* Merge branch 'target-id-in-channel-manager'Will Thompson2011-08-046-1/+318
|\
| * echo-conn: simplify normalize funcWill Thompson2011-07-281-11/+1
| * simple-channel-manager: add object with emits ::request on a channel requestJonny Lamb2011-07-283-0/+148