summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Implement Channel.I.RoomWill Thompson2-15/+49
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
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
2011-07-20Contacts: support AliasingWill Thompson1-0/+23
2011-07-20Add a TpContactsMixinWill Thompson2-0/+30
2011-05-11contactinfo-request.py: check the x-irc-server and x-host fieldsDebarshi Ray1-0/+5
2011-05-10Fix coding style to use PEP-8Sjoerd Simons1-1/+1
2011-05-10Add a test for the Action message typeSjoerd Simons1-4/+28
2011-05-09Correct order of arguments to assertEqualsSjoerd Simons1-2/+2
2011-05-06idletest: return an empty RPL_WHOISCHANNELS in response to WHOISDebarshi Ray1-0/+1
2011-05-04Merge branch 'test-fixes'Jonny Lamb1-1/+1
2011-05-03idletest: hardcode localhost as 127.0.0.1Jonny Lamb1-1/+1
2011-05-03Test to cover MUC JOIN initiated by the serverDebarshi Ray2-0/+71
2011-05-03Handle PART messages in our test IRC serverDebarshi Ray1-0/+8
2011-05-02Strengthen the MUC JOIN test to forbid duplicate NewChannelsDebarshi Ray1-2/+6
2011-05-02Test to cover RequestContactInfoDebarshi Ray2-0/+71
2011-05-02constants.py: add SERVICE_BUSYDebarshi Ray1-0/+1
2011-05-02Handle WHOIS messages in our test IRC serverDebarshi Ray1-0/+35
2011-03-25Test validating the 'username' parameter.Will Thompson1-0/+9
2011-03-17message-iface: check content of received messagesGuillaume Desmottes1-4/+19
2011-02-28Add a regression test for quoting part messagesWill Thompson1-3/+13
2011-02-11ImChannel: include Destroyable in Channel.Interfaces.Will Thompson1-1/+5
2010-12-22advertise that channels implement the Messages interfaceGuillaume Desmottes2-1/+8
2010-12-06Also check nothing strange happens when we toggle t and o at a the same timeSjoerd Simons1-0/+3
2010-12-05Handle (the absence of) the +t channel modeSjoerd Simons2-0/+134
2010-11-18Test Protocol objects in a basic waySimon McVittie2-0/+57
2010-11-18Update servicetest from SalutSimon McVittie1-188/+240
2010-10-13actually implement the D-Bus prop iface on text channelsGuillaume Desmottes1-0/+13
2010-10-13constants.py: sync with GabbleGuillaume Desmottes1-1/+50
2010-10-06Merge branch 'messages-29378'Guillaume Desmottes4-5/+217
2010-09-16remove messages/split-msg-sent-signal.pyGuillaume Desmottes2-44/+0
2010-08-17test Messages ifaceGuillaume Desmottes2-0/+84
2010-08-16make_connection! add RequestsGuillaume Desmottes1-1/+1
2010-08-13update constants.py from GabbleGuillaume Desmottes1-4/+132
2010-05-26Update with-session-bus.sh from telepathy-glib, fixing a bashismSimon McVittie1-1/+11
2009-08-30Implement Destroyable for IM channelsWill Thompson1-0/+10
2009-08-29Test that Connection.GetInterfaces() includes RequestsWill Thompson1-0/+4