index
:
~smcv/telepathy-gabble
016-camera-v1-54634
broken-chat-state-recovery-2
chat-state-recovery
drf-tubes-ice-udp
gdbus-object
gdbus-properties
group-mixin
make-library-sane-46417
master
next
next-decore
next-factory
next-gdbus
next-handle-type
next-tests
presence-mixin
shared-wocky-46417
telepathy-gabble-0.10
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
towards-next
untested-otr
wip-less-qdata
wip-names
wip-next-mergeable-with-salut
Unnamed repository; edit this file to name it for gitweb.
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-27
Don't trust <message> ids to be globally unique
Will Thompson
1
-3
/
+9
2009-10-22
Check both old style and new style capabilities
Sjoerd Simons
1
-2
/
+33
2009-10-19
Test Channel.Type.StreamedMedia.ImmutableStreams
Will Thompson
2
-0
/
+7
2009-10-19
Merge branch 'improve-caps-cache-0.9'
Will Thompson
2
-0
/
+73
2009-10-19
Merge branch 'immutable-streams-0.9'
Will Thompson
6
-42
/
+55
2009-10-15
Don't care about early state changes in this test, don't check for them.
Vivek Dasmohapatra
1
-5
/
+0
2009-10-15
Make sure state change signal to 'disconnected' is also sent.
Vivek Dasmohapatra
1
-0
/
+3
2009-10-14
Enable new TCP disconnect test.
Vivek Dasmohapatra
1
-0
/
+1
2009-10-14
Watch all dbus signals. Check conn object is unregistered on TCP disconnect.
Vivek Dasmohapatra
2
-1
/
+34
2009-10-09
test-avatar-async.py: better explanations of regression test LP#445847, as pe...
Alban Crequy
1
-2
/
+5
2009-10-09
test-avatar-async.py: use constants from cs, and RequestHandles is plural, as...
Alban Crequy
1
-4
/
+4
2009-10-09
vCard default timer is set to 3 seconds for the unit tests
Alban Crequy
1
-0
/
+1
2009-10-09
test-avatar-async.py: Regression test for item->timer_id != 0
Alban Crequy
1
-0
/
+13
2009-10-09
test-avatar-async.py: Do not loop when there is no avatar
Alban Crequy
1
-1
/
+17
2009-10-09
gabbletest.py: Fix make_presence() to be able to send a presence stanza with ...
Alban Crequy
1
-2
/
+1
2009-10-07
Make caching-our-own-caps test more explicit
Will Thompson
1
-5
/
+6
2009-10-07
Serve disco responses from the cache
Will Thompson
1
-2
/
+33
2009-10-07
Add compatibility bundles to the cache
Will Thompson
1
-4
/
+11
2009-10-07
Cache our own caps before announcing them.
Will Thompson
2
-0
/
+34
2009-10-07
Implement C_Media_Capabilities_Immutable_Streams
Will Thompson
6
-42
/
+55
2009-10-06
test-avatar-async.py: check that the avatar cache still works after conflict ...
Alban Crequy
1
-0
/
+9
2009-10-06
test-avatar-async.py: Test for the D-Bus signal AvatarUpdated after conflict ...
Alban Crequy
1
-0
/
+4
2009-10-06
test-avatar-multiple-resources.py: Don't expect AvatarUpdated for self_handle...
Alban Crequy
1
-6
/
+3
2009-10-06
tests: use ns.VCARD_TEMP_UPDATE instead of hard coding 'vcard-temp:x:update'
Alban Crequy
4
-3
/
+5
2009-10-06
test-avatar-async.py: new test cases to prevent recursive conflict resolution
Alban Crequy
2
-2
/
+50
2009-10-06
test-avatar-async.py: coding style and use assertEquals, as per Daf review
Alban Crequy
1
-11
/
+10
2009-10-06
test-avatar-async.py: test the timer: gabble should reemit the vCard request ...
Alban Crequy
1
-34
/
+73
2009-10-06
vCard replay timer is set to 3 seconds for the unit tests
Alban Crequy
1
-0
/
+3
2009-10-06
test-avatar-async.py: Add avatar test when the server reply busy
Alban Crequy
1
-2
/
+29
2009-09-30
Test GetCCs for handles with unknown presence
Will Thompson
1
-0
/
+8
2009-09-29
add httptest.py to EXTRA_DIST
Dafydd Harries
1
-0
/
+1
2009-09-29
Add the new jingle-caps test to the Makefile
Sjoerd Simons
1
-0
/
+1
2009-09-29
Move from shave to automake 1.11's silent rules.
Jonny Lamb
2
-6
/
+6
2009-09-29
Use gethostbyname() rather than gethostbyaddr().
David Laban
1
-2
/
+2
2009-09-28
Test various capabilitie sets that should give a media capable client
Sjoerd Simons
1
-0
/
+84
2009-09-28
Factor a lot of useful code out of the caps-cache into the caps_helper
Sjoerd Simons
2
-60
/
+71
2009-09-25
test-wait-for-caps-incomplete.py: disconnect_conn now returns 2 lists of events
Guillaume Desmottes
1
-3
/
+3
2009-09-25
olpc-buddy-search.py: test that BuddyInfo.GetProperties is completed when con...
Guillaume Desmottes
1
-1
/
+8
2009-09-25
add an extra events list to disconnect_conn allowing to catch events after th...
Guillaume Desmottes
1
-5
/
+8
2009-09-23
update stream error test to match reason text handling change
Dafydd Harries
1
-1
/
+1
2009-09-23
Test for bug 24043
David Laban
2
-5
/
+84
2009-09-23
add test failure debugging helper script
Dafydd Harries
1
-0
/
+105
2009-09-23
servicetest.py: better Event.__repr__()
Dafydd Harries
1
-1
/
+7
2009-09-23
presence.py: use presence type constants
Dafydd Harries
1
-2
/
+3
2009-09-23
presence.py: use make_presence()
Dafydd Harries
1
-18
/
+6
2009-09-23
make_presence(): take an optional show parameter
Dafydd Harries
1
-1
/
+5
2009-09-23
make expects for presence events more specific
Dafydd Harries
2
-8
/
+6
2009-09-23
Merge branch 'initial-streams-delay'
Dafydd Harries
21
-208
/
+248
2009-09-23
Merge branch 'initial-contact-presence'
Dafydd Harries
3
-0
/
+56
2009-09-23
google-relay.py: test for a regression of #24023
Dafydd Harries
1
-2
/
+17
[next]