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_stanza_element.py
Age
Commit message (
Expand
)
Author
2015-10-02
Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge
mathieui
2014-09-28
Remove all deprecated alias in the core of slixmpp, and wherever they were used.
Emmanuel Gil Peyrot
2014-09-01
Always use OrderedDict from collections, and remove its implementation in sli...
Emmanuel Gil Peyrot
2014-08-23
cleanup semicolons, whitespace and mutable default arguments
Robin Gloster
2014-08-18
Revert "cleanup semicolons, whitespace and mutable default arguments"
Robin Gloster
2014-08-18
cleanup semicolons, whitespace and mutable default arguments
Robin Gloster
2014-07-17
Rename to slixmpp
Florent Le Coz
2013-07-26
refactor: no import * in tests
Jean-Philippe Caruana
2012-06-22
Resolve xml:lang issue with duplicated elements depending on ordering.
Lance Stout
2012-06-18
Add initial support for xml:lang for streams and stanza plugins.
Lance Stout
2012-05-05
Tidy up and add tests for multi_attrib plugins.
Lance Stout
2012-03-27
Add tests for bool_interfaces.
Lance Stout
2011-12-11
Fix iterable substanzas when added as normal plugin.
Lance Stout
2011-03-24
Allow a stanza plugin to override a parent's interfaces.
Lance Stout
2010-11-05
Simplified SleekTest.
Lance Stout
2010-10-17
Underscore names by default.
Lance Stout
2010-10-07
Corrected test errors.
Lance Stout
2010-10-07
Unit test reorganization.
Lance Stout