summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-01-07Sync constants from Gabble masterSimon McVittie1-14/+109
2013-10-15IRC_Command: prevent user of sending commands for which we have proper APIGuillaume Desmottes1-0/+5
2013-10-15Rename IRC_Command interface to IRCCommand1Simon McVittie1-1/+1
2013-10-13add IrcCommand extensionGuillaume Desmottes2-0/+27
2013-09-23stop using RequestHandles()Guillaume Desmottes3-6/+3
2013-09-23room-list-channels: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes1-1/+1
2013-09-23stop using InspectHandles()Guillaume Desmottes1-1/+1
2013-09-23stop using GetSelfHandle()Guillaume Desmottes4-4/+4
2013-09-23stop testing NewChannel signalGuillaume Desmottes2-15/+2
2013-09-23stop using GetInterfaces()Guillaume Desmottes1-2/+2
2013-09-23stop using RequestHandles when joining channelsGuillaume Desmottes7-33/+29
2013-09-23servicetest.py: sync with Gabble masterGuillaume Desmottes1-75/+220
2013-09-23tests: move D-Bus signal handler to idletestGuillaume Desmottes2-16/+17
2013-09-23constants: sync with Gabble masterGuillaume Desmottes1-16/+22
2013-09-19constants.py: sync with GabbleGuillaume Desmottes1-39/+155
2013-09-18run-test.sh.in: actually export SSL env variablesGuillaume Desmottes1-0/+2
2013-09-16Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes2-2/+2
2013-09-12Run regression tests under the run-test.sh "driver"Guillaume Desmottes2-42/+64
2013-09-12Import run-test.sh.in from Gabble masterGuillaume Desmottes2-0/+70
2013-06-11Add handle-name to RoomList propertiesXavier Claessens1-1/+1
2013-04-30Add tp-glib suppressions fileWill Thompson1-0/+390
2013-04-30Connection: cancel connect_async when Disconnect() is calledWill Thompson2-0/+32
2013-04-30Add (failing?) testsWill Thompson3-0/+58
2013-04-28Don't special-case tls handling in testsSjoerd Simons4-2/+38
2013-04-24IdleServerConnection: check certificates properly, except in the testsSimon McVittie1-0/+1
2013-04-24messages/invalid-utf8.py: amend test-case to work under GLib 2.36Simon McVittie1-9/+20
2013-04-24Include config.h in each source fileSimon McVittie3-0/+6
2013-04-22with-session-bus.sh: update from telepathy-glibSimon McVittie1-3/+15
2013-04-22Drop unused build dependency on OpenSSLWill Thompson1-4/+2
2012-11-16tests: disable pings by defaultWill Thompson1-0/+1
2012-11-16Parse PONG more lenientlyWill Thompson1-0/+6
2012-11-14muc: check that messages are marked as rescuedWill Thompson2-12/+41
2012-11-14muc-channel: implement Destroy(), make Close() respawnWill Thompson3-1/+61
2012-11-14idletest: handle PART with no message argumentWill Thompson1-1/+7
2012-10-30Connection: disconnect if we get no PONG for our PINGWill Thompson1-3/+16
2012-10-30Make the PONGs sent back by the test more realisticWill Thompson1-2/+4
2012-10-30Add a stupid test for Idle sending PINGWill Thompson2-0/+21
2012-10-29Merge branch 'room-list'Will Thompson4-0/+150
2012-10-29Sanitize incoming messages to remove UTF-8 non-characters.Will Thompson2-0/+53
2012-07-18servicetest: squash dbus-python deprecation warningWill Thompson1-1/+3
2012-05-30Merge branch 'catch-up'Simon McVittie4-3/+11
2012-05-16room-config: flicker CanUpdateConfiguration but keep MutableProperties stableJonny Lamb1-7/+25
2012-05-16muc-channel: validate Password properties to simplify {,un}setting branchJonny Lamb1-0/+23
2012-05-16muc-channel: track op-ness in the channel to mark config properties {,im}mutableJonny Lamb1-2/+32
2012-05-15muc-channel: set configuration retrieved when appropriateJonny Lamb1-6/+13
2012-05-15muc-channel: start setting RoomConfig properties for mode changesJonny Lamb1-0/+64
2012-05-15tests: add RoomConfig1 testJonny Lamb2-0/+224
2012-05-15muc-channel: add initial RoomConfig1 implementationJonny Lamb1-0/+1
2012-05-15Implement Channel.I.RoomWill Thompson2-15/+49
2012-05-10Fix coding style nits in the testsSimon McVittie3-3/+7