summaryrefslogtreecommitdiff
path: root/tests/lib/textchan-group.c
Commit message (Expand)AuthorAgeFilesLines
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-3/+6
* Deprecate TpTextMixinXavier Claessens2012-04-301-0/+6
* Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie2012-04-121-5/+12
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* group-mixin: always set the Members_Changed_Detailed flagGuillaume Desmottes2011-10-311-3/+10
* Add unit test for TP_CHANNEL_FEATURE_CONTACTSXavier Claessens2011-09-301-0/+2
* textchan-group: implement PasswordGuillaume Desmottes2011-05-311-0/+71
* textchan-group: use TpBaseChannelGuillaume Desmottes2010-11-081-195/+27
* TpTestsTextChannelGroup: implment self handle removingGuillaume Desmottes2010-11-081-0/+36
* add tp_tests_text_channel_group_join()Guillaume Desmottes2010-11-081-0/+16
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-1/+1
* Add the TpTests namespace to tests/lib/textchan-groupTravis Reitter2010-06-041-26/+26
* Use tp_dbus_daemon_register_object to export objects in testsSimon McVittie2010-04-191-10/+4
* test channels: don't use tp_get_bus to register on busSimon McVittie2010-03-301-1/+7
* Run group proxy tests on channels without PropertiesWill Thompson2009-01-071-1/+19
* Add property controlling Details flag on group test channelWill Thompson2009-01-071-3/+21
* test-group-mixin: listen for MembersChangedDetailedWill Thompson2009-01-071-1/+3
* test-group-mixin: Test invitationsWill Thompson2009-01-071-10/+35
* test-group-mixin: Add stubWill Thompson2009-01-071-0/+376