summaryrefslogtreecommitdiff
path: root/tests/test_tostring.py
AgeCommit message (Expand)Author
2018-10-15fixing deprecation warnings for pytestFlorian Klien
2014-07-17Rename to slixmppFlorent Le Coz
2013-09-12ElementTree._escape_cdata isn't reliable across Python versions.Lance Stout
2013-07-30tostring.escape : optimizationJean-Philippe Caruana
2013-07-26refactor: no import * in testsJean-Philippe Caruana
2012-09-24Simplify stringifying XMLLance Stout
2012-07-24Add support for using CDATA for escaping.Lance Stout
2011-01-27Update tostring methods.Lance Stout
2010-12-08Fix xml:lang tostring test.Lance Stout
2010-12-07Add support for using xml:lang values.Lance Stout
2010-10-21Fixed mixed text and elements bug in tostring.Lance Stout
2010-10-07Unit test reorganization.Lance Stout
2010-08-05Add unit tests for the tostring function.Lance Stout