History log of /external/python/cpython3/Lib/test/xmltests.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cd514cf175ef820fe62f7e201f596f930d4b1d02 10-Apr-2013 Ezio Melotti <ezio.melotti@gmail.com> #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler and Phil Connell.
/external/python/cpython3/Lib/test/xmltests.py
ee8712cda46338d223509cc5751fd36509ad3860 20-May-2008 Benjamin Peterson <benjamin@python.org> #2621 rename test.test_support to test.support
/external/python/cpython3/Lib/test/xmltests.py
53855c6495b076143c7bf947817fc967e3068af2 17-Apr-2007 Neal Norwitz <nnorwitz@gmail.com> Remove the xmllib module that was obsolete.
/external/python/cpython3/Lib/test/xmltests.py
9235ea4f26c883c37ea6d3655cb96848e25fd87d 15-Dec-2005 Fredrik Lundh <fredrik@pythonware.com> added cElementTree tests
/external/python/cpython3/Lib/test/xmltests.py
7e0aef0e759cf79a901522cbebaeba05ce2b61e6 12-Dec-2005 Fredrik Lundh <fredrik@pythonware.com> r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100
assorted xml.etree tweaks
/external/python/cpython3/Lib/test/xmltests.py
3a159a8d25cb468922837ffb3860f87627f8995a 26-Jun-2002 Fred Drake <fdrake@acm.org> Suppress the variable verbose output from test.xmltests; the inclusion of
timing information in the output makes the determination of success bogus.
/external/python/cpython3/Lib/test/xmltests.py
867de944b46b43af6b890dfdfe442f9d7b17a0b0 25-Jun-2002 Fred Drake <fdrake@acm.org> Add convenience module to run all the XML tests.
/external/python/cpython3/Lib/test/xmltests.py