summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-10Bring in the compiler/linker warnings from telepathy-glibSimon McVittie1-0/+4
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-04-08RoomList: use TpBaseChannelWill Thompson3-45/+55
2012-04-08Fix a bug and add a test for requesting multiple roomlist channelsJonathon Jongsma2-0/+62
2012-04-08Initial support for listing IRC channelsJonathon Jongsma2-0/+78
2012-03-30Test server dropping connection after authentication.Will Thompson2-0/+24
2012-03-30Connection: handle ServerConn errors while ConnectingWill Thompson2-0/+25
2011-11-07Fix the test broken by the last commitDanielle Madeley1-1/+1
2011-11-02Support trailing parameter without a initial :Sjoerd Simons1-0/+11
2011-11-01Subject: implement ActorHandle property.Will Thompson1-0/+5
2011-10-12MUCChannel: Implement Channel.Interface.SubjectWill Thompson4-66/+109
2011-10-04idletest: Use handleCommand instead of dataReceivedDebarshi Ray1-6/+5
2011-10-04idletest: The data for an IRC event can be [] tooDebarshi Ray1-1/+1
2011-09-12Connection: replace \r and \n with spacesWill Thompson1-2/+7
2011-09-12message-order.py: tidy upWill Thompson1-4/+2
2011-09-12tests: strip \r\n from stream event dataWill Thompson4-6/+7
2011-09-09Add an env var to speed up flushing the queueWill Thompson1-1/+1
2011-09-09tests: print "Core dump exists" in red, like GabbleWill Thompson1-5/+12
2011-07-20Contacts: add stub support for ContactInfoWill Thompson1-0/+1