1. d2bf3b7 Whitespace normalization. Leaving tokenize_tests.py alone for now. by Tim Peters · 24 years ago
  2. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  3. 132dce2 Update the code to better reflect recommended style: by Fred Drake · 24 years ago
  4. 0702507 Added a test case for the saxutils.prepare_input_source setSystemId bug. by Lars Gustäbel · 24 years ago
  5. 2fc5294 Added some more tests here and there. by Lars Gustäbel · 24 years ago
  6. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  7. 80670bc Add a test case for reporting the file name, and for reporting an error by Martin v. Löwis · 24 years ago
  8. 962c9e7 Add SAXReaderNotAvailable, and use it to distinguish between an by Martin v. Löwis · 24 years ago
  9. cf0a1cc Support non-namespace elements in *ElementNS of XMLGenerator. by Martin v. Löwis · 24 years ago
  10. 6a7768a Fixed misleading qname in test_xmlgen_ns (reported by loewis). by Lars Gustäbel · 24 years ago
  11. 424980f Enabled EntityResolver test again now that pyexpat.c has been fixed. by Lars Gustäbel · 24 years ago
  12. 33315b1 Use findfile to locate input and output files. by Martin v. Löwis · 24 years ago
  13. e292a24 Added EntityResolver and DTDHandler (patch 101631) with test cases. by Lars Gustäbel · 24 years ago
  14. b7536d5 Added test cases for the InputSource class. by Lars Gustäbel · 24 years ago
  15. ab64787 Added test cases for the Attributes interface. by Lars Gustäbel · 24 years ago
  16. 96753b3 Added first start on SAX 2.0 tests. by Lars Gustäbel · 24 years ago