summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-10-27Don't trust <message> ids to be globally uniqueWill Thompson1-3/+9
2009-10-22Check both old style and new style capabilitiesSjoerd Simons1-2/+33
2009-10-19Test Channel.Type.StreamedMedia.ImmutableStreamsWill Thompson2-0/+7
2009-10-19Merge branch 'improve-caps-cache-0.9'Will Thompson2-0/+73
2009-10-19Merge branch 'immutable-streams-0.9'Will Thompson6-42/+55
2009-10-15Don't care about early state changes in this test, don't check for them.Vivek Dasmohapatra1-5/+0
2009-10-15Make sure state change signal to 'disconnected' is also sent.Vivek Dasmohapatra1-0/+3
2009-10-14Enable new TCP disconnect test.Vivek Dasmohapatra1-0/+1
2009-10-14Watch all dbus signals. Check conn object is unregistered on TCP disconnect.Vivek Dasmohapatra2-1/+34
2009-10-09test-avatar-async.py: better explanations of regression test LP#445847, as pe...Alban Crequy1-2/+5
2009-10-09test-avatar-async.py: use constants from cs, and RequestHandles is plural, as...Alban Crequy1-4/+4
2009-10-09vCard default timer is set to 3 seconds for the unit testsAlban Crequy1-0/+1
2009-10-09test-avatar-async.py: Regression test for item->timer_id != 0Alban Crequy1-0/+13
2009-10-09test-avatar-async.py: Do not loop when there is no avatarAlban Crequy1-1/+17
2009-10-09gabbletest.py: Fix make_presence() to be able to send a presence stanza with ...Alban Crequy1-2/+1
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 Thompson2-0/+34
2009-10-07Implement C_Media_Capabilities_Immutable_StreamsWill Thompson6-42/+55
2009-10-06test-avatar-async.py: check that the avatar cache still works after conflict ...Alban Crequy1-0/+9
2009-10-06test-avatar-async.py: Test for the D-Bus signal AvatarUpdated after conflict ...Alban Crequy1-0/+4
2009-10-06test-avatar-multiple-resources.py: Don't expect AvatarUpdated for self_handle...Alban Crequy1-6/+3
2009-10-06tests: use ns.VCARD_TEMP_UPDATE instead of hard coding 'vcard-temp:x:update'Alban Crequy4-3/+5
2009-10-06test-avatar-async.py: new test cases to prevent recursive conflict resolutionAlban Crequy2-2/+50
2009-10-06test-avatar-async.py: coding style and use assertEquals, as per Daf reviewAlban Crequy1-11/+10
2009-10-06test-avatar-async.py: test the timer: gabble should reemit the vCard request ...Alban Crequy1-34/+73
2009-10-06vCard replay timer is set to 3 seconds for the unit testsAlban Crequy1-0/+3
2009-10-06test-avatar-async.py: Add avatar test when the server reply busyAlban Crequy1-2/+29
2009-09-30Test GetCCs for handles with unknown presenceWill Thompson1-0/+8
2009-09-29add httptest.py to EXTRA_DISTDafydd Harries1-0/+1
2009-09-29Add the new jingle-caps test to the MakefileSjoerd Simons1-0/+1
2009-09-29Move from shave to automake 1.11's silent rules.Jonny Lamb2-6/+6
2009-09-29Use gethostbyname() rather than gethostbyaddr().David Laban1-2/+2
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 Simons2-60/+71
2009-09-25test-wait-for-caps-incomplete.py: disconnect_conn now returns 2 lists of eventsGuillaume Desmottes1-3/+3
2009-09-25olpc-buddy-search.py: test that BuddyInfo.GetProperties is completed when con...Guillaume Desmottes1-1/+8
2009-09-25add an extra events list to disconnect_conn allowing to catch events after th...Guillaume Desmottes1-5/+8
2009-09-23update stream error test to match reason text handling changeDafydd Harries1-1/+1
2009-09-23Test for bug 24043David Laban2-5/+84
2009-09-23add test failure debugging helper scriptDafydd Harries1-0/+105
2009-09-23servicetest.py: better Event.__repr__()Dafydd Harries1-1/+7
2009-09-23presence.py: use presence type constantsDafydd Harries1-2/+3
2009-09-23presence.py: use make_presence()Dafydd Harries1-18/+6
2009-09-23make_presence(): take an optional show parameterDafydd Harries1-1/+5
2009-09-23make expects for presence events more specificDafydd Harries2-8/+6
2009-09-23Merge branch 'initial-streams-delay'Dafydd Harries21-208/+248
2009-09-23Merge branch 'initial-contact-presence'Dafydd Harries3-0/+56
2009-09-23google-relay.py: test for a regression of #24023Dafydd Harries1-2/+17