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
2008-07-31
When failing a test due to an exception, print it
Simon McVittie
1
-0
/
+2
2008-07-30
gabbletest: make it possible for tests to fail again
Simon McVittie
1
-11
/
+19
2008-08-05
test-si-tubes: don't early return so the rest of the test is actually executed
Guillaume Desmottes
1
-1
/
+0
2008-08-05
test-disco: don't early return so the rest of the test is actually executed
Guillaume Desmottes
1
-1
/
+0
2008-08-04
presence/presence.py: Remove unnecessary assertions copied from test-roster
Simon McVittie
1
-58
/
+3
2008-08-04
Add a simple smoke-test for SimplePresence
Simon McVittie
3
-0
/
+111
2008-07-30
Nicer code as per dafs comments
Sjoerd Simons
2
-8
/
+6
2008-07-30
Don't assign things if not using the information
Sjoerd Simons
1
-1
/
+1
2008-07-30
Ensure we clean up after a raised assertion too
Sjoerd Simons
1
-6
/
+5
2008-07-30
Don't do assignments if we're not using the values
Sjoerd Simons
1
-2
/
+2
2008-07-30
Update coding style and use addBoth instead of addCallbacks, as per dafs review
Sjoerd Simons
1
-5
/
+2
2008-07-30
Test both SimplePresence and Presence
Sjoerd Simons
1
-11
/
+39
2008-07-30
Clean up after a test has run
Sjoerd Simons
1
-6
/
+22
2008-07-30
Test that we get signals from both Presence and SimplePresence
Sjoerd Simons
1
-7
/
+22
2008-07-30
Test that we get signals from both Presence and SimplePresence
Sjoerd Simons
1
-4
/
+16
2008-07-30
Test that we get signals from both Presence and SimplePresence
Sjoerd Simons
1
-2
/
+5
2008-07-21
Cope with the internal presence type enum being changed
Sjoerd Simons
1
-3
/
+3
2008-07-29
Add assert to args checking and use nicer variable names
Sjoerd Simons
1
-5
/
+5
2008-07-29
port test-set-status-idempotence to the new test API
Sjoerd Simons
1
-40
/
+28
2008-07-27
push out new MUC presences when the global presence is changed
Robert McQueen
1
-0
/
+12
2008-07-27
test that closing the MUC results in sending unavailable presence to it
Robert McQueen
1
-0
/
+7
2008-07-27
fix MUC test to actually finish the function
Robert McQueen
1
-1
/
+2
2008-07-27
add test for MUC alias coming from our connection alias
Robert McQueen
2
-0
/
+88
2008-07-29
increase calls stack size when running test with valgrind
Guillaume Desmottes
1
-1
/
+1
2008-07-24
Add a regression test for respawning text channels
Simon McVittie
2
-0
/
+164
2008-07-22
Test the Requested property for Tubes
Simon McVittie
3
-0
/
+3
2008-07-22
Test the Requested property for IM channels
Simon McVittie
2
-0
/
+2
2008-07-22
Test the Requested property for roster channels
Simon McVittie
2
-0
/
+2
2008-07-22
Test the Requested property for MUCs
Simon McVittie
2
-0
/
+2
2008-07-22
muc/roomlist.py: exercise the Requested property
Simon McVittie
1
-0
/
+1
2008-07-22
tests/twisted/jingle/: exercise the Requested property
Simon McVittie
4
-0
/
+4
2008-07-22
tubes/test-si-tubes.py: exercise TargetID/Initiator* for tubes initiated by us
Simon McVittie
1
-0
/
+8
2008-07-22
tubes/test-muc-offer-dbus-tube.py: exercise TargetID/Initiator* for Tubes cha...
Simon McVittie
1
-0
/
+8
2008-07-22
tubes/test-muc-accept-stream-tube-ibb.py: exercise TargetID/Initiator* for tu...
Simon McVittie
1
-0
/
+8
2008-07-22
roster/test-roster.py, roster/test-roster-subscribe.py: exercise future prope...
Simon McVittie
2
-0
/
+15
2008-07-21
Fix end of call in test for call rejection
Simon McVittie
1
-5
/
+6
2008-07-21
Add basic support for future properties in room lists
Simon McVittie
1
-3
/
+12
2008-07-21
Split out incoming call rejection into a separate test so we have an active r...
Simon McVittie
3
-32
/
+98
2008-07-21
jingle/test-incoming-call.py: exercise channel properties in a basic way
Simon McVittie
1
-0
/
+15
2008-07-21
Make test-incoming-call.py a little more race-resistant
Simon McVittie
1
-7
/
+9
2008-07-21
jingle/test-outgoing-call*.py: exercise future properties
Simon McVittie
3
-0
/
+24
2008-07-21
muc/test-muc.py: exercise future channel properties
Simon McVittie
1
-0
/
+11
2008-07-21
muc/test-muc-invitation.py: exercise future channel properties
Simon McVittie
1
-0
/
+8
2008-07-24
Now the tests use #include "src/foo.h", adjust the CFLAGS to pick up the head...
Simon McVittie
1
-1
/
+1
2008-07-23
test-avatar-tokens.py: port to new test API
Dafydd Harries
1
-46
/
+26
2008-07-22
roster/ tests: use presence_type= to expect only those presence messages
Simon McVittie
2
-8
/
+2
2008-07-22
roster/ tests: use "while True" instead of "while 1"
Simon McVittie
2
-3
/
+3
2008-07-22
Port roster/test-google-roster.py to new API
Simon McVittie
1
-74
/
+71
2008-07-22
roster/test-roster-subscribe.py: port to new test API
Simon McVittie
1
-40
/
+32
2008-07-22
Twisted tests: stop using ProxyObject._named_service, it isn't API and never ...
Simon McVittie
7
-9
/
+9
[next]