summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-12-07tests: don't crash in verbose mode on unicode in stanzasWill Thompson1-1/+9
2012-12-06Test all this receipt stuff.Will Thompson4-0/+200
2012-12-06Don't crash on <success> after closing auth channel.Will Thompson1-1/+1
2012-12-06tests: add a couple more cases to sasl/abortWill Thompson1-0/+17
2012-12-06Don't crash on <challenge> after closing auth channelWill Thompson1-1/+1
2012-12-06sasl-channel: don't crash on Abort() then <challenge>Will Thompson1-1/+1
2012-12-06Add commented-out regression tests for fd.o#52146Will Thompson2-0/+87
2012-12-06sasl/abort: clean up common test codeWill Thompson1-29/+15
2012-12-06sasl/abort.py: clean up invoking test casesWill Thompson1-18/+12
2012-12-06gabbletest: exit if we can't connect to the busWill Thompson1-1/+5
2012-12-06Test ClearAvatar()Will Thompson2-0/+28
2012-12-06Regression test for malformed privacy list repliesWill Thompson1-5/+15
2012-12-06Tidy up privacy list test very slightlyWill Thompson1-6/+3
2012-12-06Regression test for 57521Will Thompson1-0/+31
2012-12-06Merge branch '57546-there-can-be-only-one-jingletest'Will Thompson10-339/+63
2012-12-06Merge branch '25961-stun-srv'Will Thompson12-174/+155
2012-12-06test-multift: clean up a bitWill Thompson1-11/+1
2012-12-06test-multift: don't rely on q.expect timing outWill Thompson1-22/+23
2012-12-06Fix file transfer tests for these new interfacesWill Thompson3-9/+24
2012-11-26Remove the olde jingletestWill Thompson3-231/+0
2012-11-26jingle/google-relay: use jingletest2Will Thompson1-13/+5
2012-11-26jingle/test-wait-for-caps-incomplete: don't use jingletestWill Thompson1-5/+3
2012-11-26jingle/test-wait-for-caps-incomplete: unskip half the testWill Thompson1-3/+0
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