summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_sax
Commit message (Expand)AuthorAgeFilesLines
* Add a test that xml.sax.saxutils.XMLGenerator does the right thingFred Drake2001-08-071-1/+2
* Added function xml.sax.saxutils.quoteattr().Fred Drake2001-07-191-1/+5
* Added a test case for the saxutils.prepare_input_source setSystemId bug.Lars Gustäbel2000-10-241-1/+2
* Updated output.Lars Gustäbel2000-10-241-1/+6
* Add a test case for reporting the file name, and for reporting an errorMartin v. Löwis2000-10-061-1/+3
* Add SAXReaderNotAvailable, and use it to distinguish between anMartin v. Löwis2000-10-061-1/+2
* Added EntityResolver and DTDHandler (patch 101631) with test cases.Lars Gustäbel2000-09-241-1/+3
* Added test cases for the InputSource class.Lars Gustäbel2000-09-241-1/+4
* Added test cases for the Attributes interface.Lars Gustäbel2000-09-241-1/+9
* Added first start on SAX 2.0 tests.Lars Gustäbel2000-09-241-0/+12