summaryrefslogtreecommitdiffstats
path: root/Lib/test/xmltests.py
Commit message (Collapse)AuthorAgeFilesLines
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-2/+2
|
* Remove the xmllib module that was obsolete.Neal Norwitz2007-04-171-1/+0
|
* added cElementTree testsFredrik Lundh2005-12-151-0/+1
|
* r1068@spiff: Fredrik | 2005-12-12 19:50:30 +0100Fredrik Lundh2005-12-121-0/+1
| | | | assorted xml.etree tweaks
* Suppress the variable verbose output from test.xmltests; the inclusion ofFred Drake2002-06-261-0/+3
| | | | timing information in the output makes the determination of success bogus.
* Add convenience module to run all the XML tests.Fred Drake2002-06-251-0/+16