summaryrefslogtreecommitdiff
path: root/plugins/test.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-11include telepathy-glib-dbus.hGuillaume Desmottes1-0/+1
2012-05-17configure: ignore post 0.18 deprecations so we can build against tp-glib masterJonny Lamb1-1/+2
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie1-2/+2
2012-02-17test-plugin: Remove the duplicate TpBaseConnectionSiraj Razick1-2/+1
2012-02-06fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...Siraj Razick1-14/+16
2012-02-06Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick1-6/+27
2012-02-06Update Wocky snapshot for One Big Header.Will Thompson1-2/+1
2012-02-01Revert "Merge remote-tracking branch 'siraj/plugin-api-change'"Jonny Lamb1-27/+6
2012-02-01Revert "Merge remote-tracking branch 'siraj/windows-compile-fix'"Jonny Lamb1-16/+14
2012-01-25fd.o#44649 - Gabble plugin API symbols should be factored out to a separate l...Siraj Razick1-14/+16
2012-01-20Change the plugin API to create_sidecar_async and create_sidecar_finishSiraj Razick1-6/+27
2011-11-21Merge branch 'xmpp-console'Will Thompson1-0/+2
2011-11-18test plugin: include version numberWill Thompson1-0/+2
2011-11-16Use _unref instead of _free _destroy when possible.unrefXavier Claessens1-1/+1
2011-09-02test plugin: make TestChannelManager implement CapsChannelManagerJonny Lamb1-2/+74
2011-05-02Merge branch 'caps-hash'Jonny Lamb1-4/+6
2011-04-13test plugin: don't ref connection from channel managerWill Thompson1-13/+4
2011-04-06test plugin: make RCC conform to the spec.Will Thompson1-2/+4
2011-04-04test plugin: add an example of dealing with ::porter-available from the chann...Jonny Lamb1-0/+85
2011-03-02test plugin: stop calling a non-empty strv "empty"Jonny Lamb1-2/+2
2011-02-14test plugin: implement create_channel_managersJonny Lamb1-0/+66
2011-01-24use WockyDiscoIdentity instead of the gabble versionJonny Lamb1-4/+6
2010-09-21plugins: use tp_clear_object in simple casesSimon McVittie1-14/+3
2010-08-26test plugin: add custom presence statuses for testingSenko Rasic1-0/+14
2010-06-07plugin API: gabble_connection_add_sidecar_own_caps now compute the hash and r...Andre Moreira Magalhaes (andrunko)1-3/+1
2010-06-04plugins/test: Added code to export own caps, to be used by sidecar test cases.Andre Moreira Magalhaes (andrunko)1-2/+50
2010-06-03plugin API: Export GabbleConnection so plugins can use it instead of using Tp...Andre Moreira Magalhaes (andrunko)1-1/+1
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons1-4/+4
2010-04-13Update Gabble for _stanza_build() changes.Will Thompson1-6/+6
2009-12-03Adjust test plugin to include plugin.h properlyWill Thompson1-1/+1
2009-11-20Test ensuring a sidecar which pings a server firstWill Thompson1-0/+207
2009-11-20Pass TpBaseConn and WockySession to sidecarsWill Thompson1-0/+2
2009-11-20Add a plugin for use in the test suiteWill Thompson1-0/+204