index
:
slixmpp
3449-xmpp-connection-stuck-forever-after-error-in-start_tls
WIP
adhoc-execute-next
compiler
disco
exp_idle_call
markup
master
sleek-merge
slix-1.7
Personal fork of SleekXMPP
louiz@louiz.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_stream_presence.py
Age
Commit message (
Expand
)
Author
2016-10-22
Manual cleanup of the remaining set([…]) and set((…)).
Emmanuel Gil Peyrot
2016-10-22
sed -i 's/set((\(.*\)))$/{\1}/g' **/*.py
Emmanuel Gil Peyrot
2015-02-12
Update the test suite.
mathieui
2014-07-17
Rename to slixmpp
Florent Le Coz
2013-07-26
refactor: no import * in tests
Jean-Philippe Caruana
2012-03-10
Resolve plugin dependency chains with XEP-0115.
Lance Stout
2011-11-18
Also fire changed_status when the status text changes for a resource.
Lance Stout
2011-11-18
Fix changed_status event
Lance Stout
2011-07-27
Merge branch 'develop' into roster
Lance Stout
2011-07-05
Add test to check that presence events are firing.
Lance Stout
2010-11-17
Cleaned up names.
Lance Stout
2010-11-17
First pass at integrating the new roster manager.
Lance Stout
2010-11-05
Simplified SleekTest.
Lance Stout
2010-10-25
Made exceptions work.
sleek-1.0-Beta2
1.0-Beta2
Lance Stout
2010-10-25
Added more presence stream tests.
Lance Stout
2010-10-25
Fixed bug in presence subscription handling.
Lance Stout
2010-10-24
Added stream tests for presence events.
Lance Stout