summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-11-26jingle/test-wait-for-caps: use jingletest2Will Thompson2-16/+18
2012-11-26jingle/stream-handler: use jingletest2Will Thompson1-3/+5
2012-11-26jingle/payload-types: use jingletest2Will Thompson1-16/+9
2012-11-26jingle/payload-types: clean up a bitWill Thompson1-8/+3
2012-11-26jingle/payload-types: remove obsolete FIXMEWill Thompson1-11/+0
2012-11-26jingle/outgoing-many-streams: use jingletest2Will Thompson1-18/+9
2012-11-26jingle/decloak-peer: use jingletest2Will Thompson1-13/+9
2012-11-26jingletest2: make classes new-styleWill Thompson1-2/+2
2012-11-26jingle/stun-server: use jingletest2Will Thompson2-42/+28
2012-11-26tls/server-tls-channel: use with statement when reading certsWill Thompson1-10/+4
2012-11-26jingle-info: discover a STUN server using SRVWill Thompson2-0/+9
2012-11-26jingle-info: don't discard google:jingleinfo pushes.Will Thompson1-17/+44
2012-11-26jingle/stun-server: pluralize expected stun serversWill Thompson1-30/+22
2012-11-26gabbletest: properly support domains other than @localhostWill Thompson1-3/+5
2012-11-26tests: share more code between XmppAuthenticator subclassesWill Thompson3-29/+9
2012-11-26JingleInfo: refactor google:jingleinfo feature stuffWill Thompson1-0/+6
2012-11-26test-resolver: remove unused field for a real GResolverWill Thompson1-1/+0
2012-11-26jingle/stun-server: remove unneeded do_connect=FalseWill Thompson1-23/+12
2012-11-26tests: use partial in a few places for neatnessWill Thompson5-30/+39
2012-11-26tests: unduplicate fallback stun server checkWill Thompson1-17/+4
2012-11-26tests: use ns.GOOGLE_JINGLE_INFO constantWill Thompson2-2/+3
2012-11-23jingle: correctly send back unknown-session errorsWill Thompson3-0/+40
2012-11-14Update Wocky snapshot to validate stanza namespacesWill Thompson2-4/+11
2012-11-14vcard/set-avatar: improve testWill Thompson1-2/+2
2012-11-14Add a regression test for line-wrapping avatarsWill Thompson2-0/+56
2012-11-05Use GLib's base64 implementation rather than Gabble's ownHeiher4-115/+9
2012-11-05test: protocol.py: make the test pass when plugins add new statusesAlban Crequy1-1/+4
2012-11-05tubes/accept-muc-stream-tube: remove unused importsWill Thompson1-3/+2
2012-11-05accept-muc-*-tube.py: accept the list of interfaces in either orderWill Thompson2-4/+8
2012-09-17Merge branch 'tcp-nodelay'Jonny Lamb3-0/+66
2012-09-11Merge branch 'telepathy-gabble-0.16'Simon McVittie4-11/+19
2012-09-11Verify that every caps 'ext' we ever advertise can be disco'd without errorSimon McVittie1-11/+14
2012-09-11Pass RemoteContact key into UpdateLocalMediaDescriptionSjoerd Simons3-10/+16
2012-09-11Don't assume NewDebugMessage will occur before NewChannelSjoerd Simons1-1/+4
2012-09-11Make the installed file generation depend on MakefileSjoerd Simons1-4/+4
2012-09-11sed pluginexecdir in run-gabble.shSjoerd Simons1-0/+1
2012-09-11Set gabble twisted location both for installed and uninstalled testsSjoerd Simons3-3/+6
2012-09-11Pass RemoteContact key into UpdateLocalMediaDescriptionSjoerd Simons3-10/+16
2012-09-11Don't assume NewDebugMessage will occur before NewChannelSjoerd Simons1-1/+4
2012-09-11Make the installed file generation depend on MakefileSjoerd Simons1-4/+4
2012-09-11sed pluginexecdir in run-gabble.shSjoerd Simons1-0/+1
2012-09-11Set gabble twisted location both for installed and uninstalled testsSjoerd Simons3-3/+6
2012-09-07run-test.sh.in: print pass/fail statusLuis Araujo1-2/+17
2012-08-30only set TCP_NODELAY if GABBLE_NODELAY is setJonny Lamb3-4/+14
2012-08-30gabbletest: set TCP_NODELAY on Twisted's XMPP server socketJonny Lamb1-0/+4
2012-08-30debug build: set TCP_NODELAY on sockets that Wocky createsJonny Lamb1-0/+52
2012-08-28Merge branch 'only-one-tube'Jonny Lamb22-1223/+687
2012-07-20muc-channel: disappear from the bus when not requestedJonny Lamb5-46/+454
2012-07-20tubes test: fix up now that we return text & tube channels togetherJonny Lamb1-29/+11
2012-07-18jingle caps test: add a test for Google caps with a random nodeJonny Lamb1-2/+49