summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix a bug and add a test for requesting multiple roomlist channelsJonathon Jongsma2012-04-082-0/+62
| * Initial support for listing IRC channelsJonathon Jongsma2012-04-082-0/+78
* | Sanitize incoming messages to remove UTF-8 non-characters.Will Thompson2012-10-292-0/+53
* | servicetest: squash dbus-python deprecation warningWill Thompson2012-07-181-1/+3
* | Merge branch 'catch-up'Simon McVittie2012-05-304-3/+11
|\ \
| * | Fix coding style nits in the testsSimon McVittie2012-05-103-3/+7
| * | Bring in the compiler/linker warnings from telepathy-glibSimon McVittie2012-05-101-0/+4
* | | room-config: flicker CanUpdateConfiguration but keep MutableProperties stableJonny Lamb2012-05-161-7/+25
* | | muc-channel: validate Password properties to simplify {,un}setting branchJonny Lamb2012-05-161-0/+23
* | | muc-channel: track op-ness in the channel to mark config properties {,im}mutableJonny Lamb2012-05-161-2/+32
* | | muc-channel: set configuration retrieved when appropriateJonny Lamb2012-05-151-6/+13
* | | muc-channel: start setting RoomConfig properties for mode changesJonny Lamb2012-05-151-0/+64
* | | tests: add RoomConfig1 testJonny Lamb2012-05-152-0/+224
* | | muc-channel: add initial RoomConfig1 implementationJonny Lamb2012-05-151-0/+1
* | | Implement Channel.I.RoomWill Thompson2012-05-152-15/+49
|/ /
* | Set G_MESSAGES_DEBUG during testingSimon McVittie2012-05-071-0/+2
|/
* Test server dropping connection after authentication.Will Thompson2012-03-302-0/+24
* Connection: handle ServerConn errors while ConnectingWill Thompson2012-03-302-0/+25
* Fix the test broken by the last commitDanielle Madeley2011-11-071-1/+1
* Support trailing parameter without a initial :Sjoerd Simons2011-11-021-0/+11
* Subject: implement ActorHandle property.Will Thompson2011-11-011-0/+5
* MUCChannel: Implement Channel.Interface.SubjectWill Thompson2011-10-124-66/+109
* idletest: Use handleCommand instead of dataReceivedDebarshi Ray2011-10-041-6/+5
* idletest: The data for an IRC event can be [] tooDebarshi Ray2011-10-041-1/+1
* Connection: replace \r and \n with spacesWill Thompson2011-09-121-2/+7
* message-order.py: tidy upWill Thompson2011-09-121-4/+2
* tests: strip \r\n from stream event dataWill Thompson2011-09-124-6/+7
* Add an env var to speed up flushing the queueWill Thompson2011-09-091-1/+1
* tests: print "Core dump exists" in red, like GabbleWill Thompson2011-09-091-5/+12
* Contacts: add stub support for ContactInfoWill Thompson2011-07-201-0/+1
* Contacts: support AliasingWill Thompson2011-07-201-0/+23
* Add a TpContactsMixinWill Thompson2011-07-202-0/+30
* contactinfo-request.py: check the x-irc-server and x-host fieldsDebarshi Ray2011-05-111-0/+5
* Fix coding style to use PEP-8Sjoerd Simons2011-05-101-1/+1
* Add a test for the Action message typeSjoerd Simons2011-05-101-4/+28
* Correct order of arguments to assertEqualsSjoerd Simons2011-05-091-2/+2
* idletest: return an empty RPL_WHOISCHANNELS in response to WHOISDebarshi Ray2011-05-061-0/+1
* Merge branch 'test-fixes'Jonny Lamb2011-05-041-1/+1
|\
| * idletest: hardcode localhost as 127.0.0.1Jonny Lamb2011-05-031-1/+1
* | Test to cover MUC JOIN initiated by the serverDebarshi Ray2011-05-032-0/+71
* | Handle PART messages in our test IRC serverDebarshi Ray2011-05-031-0/+8
* | Strengthen the MUC JOIN test to forbid duplicate NewChannelsDebarshi Ray2011-05-021-2/+6
|/
* Test to cover RequestContactInfoDebarshi Ray2011-05-022-0/+71
* constants.py: add SERVICE_BUSYDebarshi Ray2011-05-021-0/+1
* Handle WHOIS messages in our test IRC serverDebarshi Ray2011-05-021-0/+35
* Test validating the 'username' parameter.Will Thompson2011-03-251-0/+9
* message-iface: check content of received messagesGuillaume Desmottes2011-03-171-4/+19
* Add a regression test for quoting part messagesWill Thompson2011-02-281-3/+13
* ImChannel: include Destroyable in Channel.Interfaces.Will Thompson2011-02-111-1/+5
* advertise that channels implement the Messages interfaceGuillaume Desmottes2010-12-222-1/+8