summaryrefslogtreecommitdiff
path: root/tests/twisted/caps
AgeCommit message (Expand)AuthorFilesLines
2012-11-26tests: use partial in a few places for neatnessWill Thompson1-8/+15
2012-09-11Merge branch 'telepathy-gabble-0.16'Simon McVittie1-11/+14
2012-09-11Verify that every caps 'ext' we ever advertise can be disco'd without errorSimon McVittie1-11/+14
2012-07-18jingle caps test: add a test for Google caps with a random nodeJonny Lamb1-2/+49
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione11-8/+73
2012-01-28disco: don't crash on replies whose <query/> is missingWill Thompson1-0/+20
2011-12-20Add configure option to disable file transfer support.Andre Moreira Magalhaes (andrunko)1-9/+12
2011-09-28Merge branch 'moar-caps'Jonny Lamb4-22/+22
2011-09-05Remove support for legacy Presence.Will Thompson2-23/+8
2011-09-02caps_helper: give data forms back to disco utility functionsJonny Lamb4-22/+22
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-07-28Add a regression test for fd.o#39464Will Thompson1-1/+36
2011-04-08hashed caps tests: correctly handle identity languagesWill Thompson1-5/+9
2011-02-06tube-caps.py: everyone has text capsJonny Lamb1-4/+5
2011-02-06offline.py: don't let gabbletest connect for usJonny Lamb1-1/+1
2011-02-03Merge branch 'text-contact-caps'Jonny Lamb1-0/+52
2011-01-13offline.py: trivia fixes to the testJonny Lamb1-8/+6
2011-01-13offline.py: added a note to say what but fd.o#32874 isJonny Lamb1-1/+1
2011-01-12Add Initial{Audio,Video}Name as requestable and immutable propertiesSjoerd Simons1-0/+2
2011-01-11gabbletest.py: automatically connect connectionsJonny Lamb14-62/+5
2011-01-10caps/offline.py: add test for fd.o#32874Jonny Lamb1-0/+54
2010-06-18Move test-disco.py into caps/, and modernizeWill Thompson1-0/+24
2010-06-11caps/receive-jingle.py: don't assume that an offline contact's handle becomes...Simon McVittie1-7/+25
2010-06-11caps/receive-jingle.py: produce better diagnostics on failureSimon McVittie1-4/+4
2010-06-02Prefer phones when picking resource for Jingle callsWill Thompson1-1/+74
2010-05-12Merge branch 'caps-cache-0.9' into presence-cache-unleakWill Thompson4-24/+117
2010-03-26Make persistent cache GC test more robust.Will Thompson1-2/+11
2010-03-26Test presence without caps doesn't remove capsWill Thompson1-2/+18
2010-02-24Test that per-channel-manager caps are restored from the cacheDafydd Harries1-0/+9
2010-02-18Building stanzas with string concat makes me sad.Will Thompson1-12/+6
2010-01-25Correct attribute name for Contact CapabilitiesWill Thompson1-4/+4
2010-01-18make caps cache persist to disk using SQLiteDafydd Harries1-0/+81
2010-01-18add initial implementation of CM-wide caps cacheDafydd Harries1-1/+1
2010-01-13make send_disco_reply() take a list of identitiesDafydd Harries3-9/+10
2010-01-13make use of send_disco_reply in testsDafydd Harries3-21/+14
2009-12-07Check for the correct Call channel ContactCapsSjoerd Simons1-13/+23
2009-12-07Make sure mixed media spec clients don't confuse thingsSjoerd Simons1-0/+32
2009-12-07Test advertising capabilities for both call channel typesSjoerd Simons1-32/+42
2009-11-24fd.o#25243: only advertise FT capability if we have a FT clientSimon McVittie2-1/+20
2009-10-22Check both old style and new style capabilitiesSjoerd Simons1-2/+33
2009-10-19Merge branch 'improve-caps-cache-0.9'Will Thompson1-0/+72
2009-10-07Make caching-our-own-caps test more explicitWill Thompson1-5/+6
2009-10-07Serve disco responses from the cacheWill Thompson1-2/+33
2009-10-07Add compatibility bundles to the cacheWill Thompson1-4/+11
2009-10-07Cache our own caps before announcing them.Will Thompson1-0/+33
2009-10-07Implement C_Media_Capabilities_Immutable_StreamsWill Thompson5-42/+54
2009-09-30Test GetCCs for handles with unknown presenceWill Thompson1-0/+8
2009-09-28Test various capabilitie sets that should give a media capable clientSjoerd Simons1-0/+84
2009-09-28Factor a lot of useful code out of the caps-cache into the caps_helperSjoerd Simons1-59/+25