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
/
twisted
/
tubes
/
offer-muc-dbus-tube.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
muc-channel: disappear from the bus when not requested
Jonny Lamb
1
-36
/
+21
2012-07-20
tubes test: fix up now that we return text & tube channels together
Jonny Lamb
1
-29
/
+11
2012-05-17
tube tests: remove all Chan.T.Tubes tests
Jonny Lamb
1
-174
/
+53
2011-01-17
muc tests: ensure unavailable presence is echoed when closing a MUC
Jonny Lamb
1
-3
/
+11
2011-01-11
gabbletest.py: automatically connect connections
Jonny Lamb
1
-7
/
+2
2010-12-20
test that big messages are properly split in D-Bus muc tubes
Guillaume Desmottes
1
-0
/
+24
2010-12-01
Remove erroneous assertions from Tube tests.
Will Thompson
1
-5
/
+0
2010-10-04
Don't announce new tubes channel until the muc is ready
Sjoerd Simons
1
-9
/
+17
2010-07-14
muc-factory: rearrange which NewChannels signals come first
Jonny Lamb
1
-46
/
+66
2010-01-08
Small race-protection
Sjoerd Simons
1
-1
/
+3
2010-01-08
Use the right muc namespace for participants
Sjoerd Simons
1
-2
/
+2
2009-09-09
offer-muc-dbus-tube: rejoin a room containing a previously created tube
Guillaume Desmottes
1
-1
/
+51
2009-09-09
offer-muc-dbus-tube: factor out bob_in_tube()
Guillaume Desmottes
1
-18
/
+21
2009-09-09
offer-muc-dbus-tube.py: fix a typo
Guillaume Desmottes
1
-1
/
+1
2009-09-09
check that ListTubes() return tubes created using the new API
Guillaume Desmottes
1
-0
/
+6
2009-07-29
tests: use constants for StatusChanged arguments throughout
Simon McVittie
1
-1
/
+2
2009-07-14
Remove Disconnect() call from tests
Guillaume Desmottes
1
-5
/
+0
2009-05-26
run D-Bus tube tests with the Localhost access control
Guillaume Desmottes
1
-0
/
+2
2009-05-26
add LocalHost to SupportedAccessControls
Guillaume Desmottes
1
-1
/
+2
2009-05-26
add an access_control param to D-Bus tube tests
Guillaume Desmottes
1
-3
/
+5
2009-05-26
check value of the SupportedAccessControls property
Guillaume Desmottes
1
-0
/
+1
2009-05-26
check if Gabble raises the right error if we pass an invalid access_control t...
Guillaume Desmottes
1
-1
/
+9
2009-05-26
DBusTube.{Offer,Accept} now have an access_control argument
Guillaume Desmottes
1
-1
/
+1
2009-04-29
Sync with latest tube spec DRAFT
Guillaume Desmottes
1
-2
/
+2
2009-04-15
use assertContains
Guillaume Desmottes
1
-2
/
+2
2009-04-15
offer-muc-{dbus,stream}-tube.py: check if the channel is in Requests's Channe...
Guillaume Desmottes
1
-0
/
+5
2009-04-08
clean up pyflakes warnings in tests
Dafydd Harries
1
-46
/
+46
2009-03-12
get_muc_tubes_channel: return the room handle instead of an array containing ...
Guillaume Desmottes
1
-3
/
+3
2009-03-01
Add helper functions to join a MUC in tests.
Will Thompson
1
-19
/
+11
2009-02-11
offer-muc-dbus-tube: fix to use new tube API
Guillaume Desmottes
1
-12
/
+4
2009-02-05
offer-muc-dbus-tube: check DBusNames property
Guillaume Desmottes
1
-0
/
+6
2009-02-05
offer-muc-dbus-tube: remove old comment
Guillaume Desmottes
1
-1
/
+0
2009-02-05
offer-muc-dbus-tube.py: factor out check_tube_in_presence
Guillaume Desmottes
1
-62
/
+38
2009-02-05
offer-muc-dbus-tube: check if DBusNamesChanged is fired when a contact leave...
Guillaume Desmottes
1
-1
/
+12
2009-02-05
offer-muc-dbus-tube.py: factor out fire_signal_on_tube
Guillaume Desmottes
1
-28
/
+34
2009-02-05
offer-muc-dbus-tube.py: wait we have offered the tube before getting our handle
Guillaume Desmottes
1
-3
/
+4
2009-02-05
offer-muc-dbus-tube.py: check if DBusNamesChanged is fired when a user joins ...
Guillaume Desmottes
1
-2
/
+34
2009-02-05
offer-muc-dbus-tube: test if DBusNamesChanged (new API) is fired when offerin...
Guillaume Desmottes
1
-2
/
+10
2009-02-05
offer-muc-dbus-tube.py: ensure to catch the old DBusNamesChanged signal
Guillaume Desmottes
1
-1
/
+1
2009-02-05
offer-muc-dbus-tube.py: start to test new API
Guillaume Desmottes
1
-2
/
+141
2009-02-05
offer-muc-dbus-tube: use more constants from constants.py
Guillaume Desmottes
1
-11
/
+7
2009-02-03
Use ns.py everywhere in tubes tests
Will Thompson
1
-9
/
+3
2009-02-03
Don't import * from tubetestutil
Will Thompson
1
-2
/
+2
2009-02-03
Extract checking ListTubes() to a helper function
Will Thompson
1
-8
/
+5
2009-01-31
Tests: use dbus.PROPERTIES_IFACE instead of hardcoded string
Alban Crequy
1
-2
/
+2
2009-01-12
rename test-muc-offer-dbus-tube.py to offer-muc-dbus-tube.py
Guillaume Desmottes
1
-0
/
+188