summaryrefslogtreecommitdiff
path: root/tests/twisted/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-idle-0.2'HEADmasterAlexander Akulich2020-11-011-1/+2
|\
| * Tests: Omit messages/invalid-utf8.py for nowAlexander Akulich2020-11-011-1/+2
* | add IrcCommand extensionGuillaume Desmottes2013-10-131-0/+1
|/
* Run regression tests under the run-test.sh "driver"Guillaume Desmottes2013-09-121-23/+42
* Import run-test.sh.in from Gabble masterGuillaume Desmottes2013-09-121-0/+1
* Connection: cancel connect_async when Disconnect() is calledWill Thompson2013-04-301-0/+1
* Add (failing?) testsWill Thompson2013-04-301-0/+2
* Don't special-case tls handling in testsSjoerd Simons2013-04-281-1/+1
* IdleServerConnection: check certificates properly, except in the testsSimon McVittie2013-04-241-0/+1
* muc-channel: implement Destroy(), make Close() respawnWill Thompson2012-11-141-0/+1
* Add a stupid test for Idle sending PINGWill Thompson2012-10-301-0/+1
* Merge branch 'room-list'Will Thompson2012-10-291-0/+2
|\
| * Fix a bug and add a test for requesting multiple roomlist channelsJonathon Jongsma2012-04-081-0/+1
| * Initial support for listing IRC channelsJonathon Jongsma2012-04-081-0/+1
* | Sanitize incoming messages to remove UTF-8 non-characters.Will Thompson2012-10-291-0/+1
* | tests: add RoomConfig1 testJonny Lamb2012-05-151-0/+1
|/
* Test server dropping connection after authentication.Will Thompson2012-03-301-0/+1
* Connection: handle ServerConn errors while ConnectingWill Thompson2012-03-301-0/+1
* tests: print "Core dump exists" in red, like GabbleWill Thompson2011-09-091-5/+12
* Add a TpContactsMixinWill Thompson2011-07-201-0/+1
* Test to cover MUC JOIN initiated by the serverDebarshi Ray2011-05-031-0/+1
* Test to cover RequestContactInfoDebarshi Ray2011-05-021-0/+1
* Handle (the absence of) the +t channel modeSjoerd Simons2010-12-051-0/+1
* Test Protocol objects in a basic waySimon McVittie2010-11-181-0/+1
* Merge branch 'messages-29378'Guillaume Desmottes2010-10-061-0/+1
|\
| * test Messages ifaceGuillaume Desmottes2010-08-171-0/+1
* | remove messages/split-msg-sent-signal.pyGuillaume Desmottes2010-09-161-1/+0
|/
* Test Creating and Ensuring MUCs.Will Thompson2009-08-291-0/+1
* Merge branch 'master' into channel-managerWill Thompson2009-07-071-1/+11
|\
| * Merge branch 'sent-signal'Will Thompson2009-05-281-0/+1
| |\
| | * Bug #17354 - Emits Send immediately, even if the message is queuedJonathon Jongsma2009-03-271-0/+1
| * | Be strict for what nicks we allow, and liberal for what nicks we accept from ...Jonathon Jongsma2009-02-241-0/+1
| |/
| * Fix builddir!=srcdir issuesJonathon Jongsma2009-02-181-1/+4
| * Merge branch 'long-message-split'Jonathon Jongsma2009-02-171-0/+1
| |\
| | * Add a test for improper splitting of long messages (Bug #17392)Jonathon Jongsma2009-01-301-0/+1
| * | Merge branch 'invalid-nick'Jonathon Jongsma2009-02-171-0/+1
| |\ \
| | * | Add test for invalid nicknamesJonathon Jongsma2009-01-301-0/+1
| | |/
| * | Merge branch 'room-contact-mixup'Jonathon Jongsma2009-02-131-0/+1
| |\ \
| | * | Add test for Bug #19766: private messages deliver to group chatJonathon Jongsma2009-02-131-0/+1
| | |/
| * | Add a couple tests for slightly buggy server behaviorJonathon Jongsma2009-01-271-0/+2
| |/
* | Advertise the Requests interface, add testJonathon Jongsma2009-01-291-0/+1
|/
* Add regression test for leading-space messagesJonathon Jongsma2009-01-191-0/+1
* Add a regression test for messages delivered in proper orderJonathon Jongsma2009-01-161-0/+1
* Add a very basic test for joining an IRC channelJonathon Jongsma2009-01-161-0/+1
* Fix some more minor twisted test issuesJonathon Jongsma2009-01-151-2/+2
* Add support for testing ssl connections with twisted testsJonathon Jongsma2009-01-151-0/+2
* Starting to add twisted test infrastructureJonathon Jongsma2009-01-151-0/+37