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_elementbase.py
Age
Commit message (
Expand
)
Author
2010-08-30
Fixed ElementBase.match to match using sub_interface elements.
Lance Stout
2010-08-30
Updated ElementBase.match to respect namespaces with slashes.
Lance Stout
2010-08-27
Fixed SleekTest compare method to check XML text.
Lance Stout
2010-08-26
Added unit test for _fix_ns for handling namespaces with forward slashes.
Lance Stout
2010-08-26
Finished the update of ElementBase with docs and unit tests.
Lance Stout
2010-08-25
Fixed ElementBase.match to respect namespaces.
Lance Stout
2010-08-25
Updated ElementBase.match and added unit tests.
Lance Stout
2010-08-25
Updated ElementBase._delSub and added unit tests.
Lance Stout
2010-08-24
Updated ElementBase._setSubText and added unit tests.
Lance Stout
2010-08-24
Updated ElementBase._getSubText and added unit tests.
Lance Stout
2010-08-19
Updated ElementBase methods _getAttr, _setAttr, and _delAttr with docs and te...
Lance Stout
2010-08-19
Updated ElementBase.__delitem__ and added unit tests.
Lance Stout
2010-08-19
Updated ElementBase.__setitem__ and added unit tests.
Lance Stout
2010-08-13
Updated ElementBase.__getitem__ with docs and unit tests.
Lance Stout
2010-08-13
Updated getStanzaValues and setStanzaValues with docs and unit tests.
Lance Stout
2010-08-13
Updated ElementBase.setup, and added unit tests.
Lance Stout