summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2011-09-28Merge branch 'moar-caps'Jonny Lamb9-51/+114
2011-09-27dataforms.py: be sure to call UpdateCapabilities with argumentsJonny Lamb1-1/+3
2011-09-26Merge branch 'soup-is-optional'Will Thompson2-0/+14
2011-09-26tests: when built without soup, don't test google relayWill Thompson2-0/+13
2011-09-21Rename test-initial-aliases to match MakefileWill Thompson1-0/+0
2011-09-20Call: test google relay reply after channel diesWill Thompson1-29/+57
2011-09-20jingle/google-relay: use functools.partialWill Thompson1-2/+2
2011-09-16roster: emit a single signal for all the aliases updated at the same timeMarco Barisione2-0/+57
2011-09-15with-session-bus: import --also-for-system from SalutWill Thompson1-0/+9
2011-09-12with-session-bus.sh: retain newline when forking dbus-monitorWill Thompson1-1/+1
2011-09-05Merge branch 'telepathy-gabble-0.12'Will Thompson1-0/+84
2011-09-05MUC: add password testWill Thompson1-0/+84
2011-09-05Remove support for legacy Presence.Will Thompson19-148/+60
2011-09-05Merge branch 'telepathy-gabble-0.12'Will Thompson2-24/+23
2011-09-05MUC: don't forget password when handling nick conflictsWill Thompson2-24/+23
2011-09-02test plugin: make TestChannelManager implement CapsChannelManagerJonny Lamb2-0/+31
2011-09-02caps_helper: give data forms back to disco utility functionsJonny Lamb5-23/+23
2011-09-02jingle-share tests: also consider data forms in disco repliesJonny Lamb1-11/+17
2011-09-02caps_helper: split out code to read disco repliesJonny Lamb1-24/+29
2011-09-01caps_helper.py: add initial data form parserJonny Lamb1-1/+18
2011-09-01presence: start holding a list of data formsJonny Lamb1-2/+4
2011-08-17Merge branch 'old-bugs'Will Thompson3-0/+51
2011-08-10tube-caps: Test for a bidirectional (no Requested property) stream tube filterOlli Salli1-1/+6
2011-08-10tube-caps test: Test that Requested=True filters don't make tube services adv...Olli Salli1-14/+43
2011-08-03Turn on DecloakAutomatically by defaultWill Thompson1-1/+2
2011-08-01Merge branch 'telepathy-gabble-0.12'Marco Barisione1-1/+9
2011-08-01presence/shared-status.py: test invisibility works with updated serversMarco Barisione1-1/+9
2011-07-29Merge branch 'null-caps-39464'Will Thompson1-1/+36
2011-07-28test bytestreams: also only listen on localhostWill Thompson1-1/+1
2011-07-28tests: use localhostPaul Seidler4-5/+5
2011-07-28Add a regression test for fd.o#39464Will Thompson1-1/+36
2011-07-13Merge branch 'encryption'Will Thompson1-0/+1
2011-07-11test-debug: use ProxyWrapperWill Thompson1-10/+8
2011-07-11ProxyWrapper: add a sensible ‘no other interfaces’ defaultWill Thompson1-1/+1
2011-07-11Test Debug object's absence with --disable-debugWill Thompson1-5/+9
2011-07-07server-tls-channel.py: test that gabble verify hostnamesMarco Barisione1-5/+81
2011-07-06test-debug.py: actually check that no debugging happensDavid Laban1-9/+18
2011-06-28Correctly clear our own alias when asked to.Will Thompson1-2/+20
2011-06-28gabbletest: fix expect_and_handle_[sg]et_vcardWill Thompson1-1/+2
2011-06-28test-set-alias: clean up vCard check.Will Thompson1-12/+12
2011-06-28Test setting our own alias via PEPWill Thompson1-1/+13
2011-06-28Aliasing: handle SetAlias({contact: ''}) betterWill Thompson1-2/+44
2011-06-28test-save-alias-to-roster: ack and echo roster pushesWill Thompson1-14/+17
2011-06-27Support XEP-0012: Last ActivityMichael Scherer3-0/+51
2011-06-27Enable require-encryption by defaultWill Thompson1-0/+1
2011-06-24Merge branch 'telepathy-gabble-0.12'Will Thompson2-16/+72
2011-06-24Cite fd.o#38603 (presence-before-roster doesn't work)Will Thompson1-1/+6
2011-06-24Roster: don't emit presence updates for available contactsWill Thompson1-6/+14
2011-06-24initial-contact-presence: reduce duplication of presencesWill Thompson1-12/+15
2011-06-24GabblePresence: start in state UnknownWill Thompson2-7/+15