summaryrefslogtreecommitdiff
path: root/tests/lib/textchan-group.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-10tp_group_mixin_change_members: take a GVariant for the detailsSimon McVittie1-15/+5
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens1-3/+1
2014-03-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie1-2/+2
2014-03-17TpTestsTextChannelGroup: don't reinvent TpBaseChannel close functionalitySimon McVittie1-47/+2
2014-03-13textchan-group: improve debugSimon McVittie1-0/+17
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes1-1/+1
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-2/+2
2013-10-25Don't strip ABI versions from generated codeSimon McVittie1-12/+12
2013-09-25Merge branch 'master' into nextXavier Claessens1-7/+2
2013-09-25Tests: disable single includeXavier Claessens1-7/+2
2012-06-26TpTestsEchoChannel, TpTestsTextChannelGroup: Use constructed instead of const...Xavier Claessens1-10/+6
2012-06-05Merge branch 'master' into nextXavier Claessens1-3/+5
2012-06-04Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie1-3/+6
2012-04-30Deprecate TpTextMixinXavier Claessens1-0/+6
2012-04-12Merge branch 'master' into nextSimon McVittie1-5/+12
2012-04-12Don't use the deprecated TpBaseChannelClass.interfaces propertySimon McVittie1-5/+12
2012-02-09Merge branch 'master' into nextSimon McVittie1-0/+2
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2012-01-31Group interface: remove deprecated methods & signalsJonny Lamb1-84/+16
2012-01-31Text & Messages: merge into one interfaceJonny Lamb1-2/+0
2012-01-31text-mixin: removeJonny Lamb1-34/+28
2011-10-31group-mixin: always set the Members_Changed_Detailed flagGuillaume Desmottes1-3/+10
2011-09-30Add unit test for TP_CHANNEL_FEATURE_CONTACTSXavier Claessens1-0/+2
2011-05-31textchan-group: implement PasswordGuillaume Desmottes1-0/+71
2010-11-08textchan-group: use TpBaseChannelGuillaume Desmottes1-195/+27
2010-11-08TpTestsTextChannelGroup: implment self handle removingGuillaume Desmottes1-0/+36
2010-11-08add tp_tests_text_channel_group_join()Guillaume Desmottes1-0/+16
2010-09-14Change uses of TpIntSet to TpIntsetPhilip Withnall1-1/+1
2010-06-04Add the TpTests namespace to tests/lib/textchan-groupTravis Reitter1-26/+26
2010-04-19Use tp_dbus_daemon_register_object to export objects in testsSimon McVittie1-10/+4
2010-03-30test channels: don't use tp_get_bus to register on busSimon McVittie1-1/+7
2009-01-07Run group proxy tests on channels without PropertiesWill Thompson1-1/+19
2009-01-07Add property controlling Details flag on group test channelWill Thompson1-3/+21
2009-01-07test-group-mixin: listen for MembersChangedDetailedWill Thompson1-1/+3
2009-01-07test-group-mixin: Test invitationsWill Thompson1-10/+35
2009-01-07test-group-mixin: Add stubWill Thompson1-0/+376