Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+1 |
* | Use the new htmlentitydefs.codepoint2name for test_xmlcharnamereplace() | Walter Dörwald | 2003-04-29 | 1 | -7/+1 |
* | Whitespace normalization. | Tim Peters | 2003-02-19 | 1 | -2/+2 |
* | Change the treatment of positions returned by PEP293 | Walter Dörwald | 2003-01-31 | 1 | -22/+74 |
* | Add comments and remove duplicate tests. | Walter Dörwald | 2003-01-20 | 1 | -26/+34 |
* | Make the test scripts work again with narrow Python builds. | Walter Dörwald | 2003-01-09 | 1 | -1/+1 |
* | Add a few test cases to increase code coverage: | Walter Dörwald | 2003-01-08 | 1 | -0/+115 |
* | Fix typo in comment. | Walter Dörwald | 2002-11-25 | 1 | -1/+1 |
* | Update character names. | Martin v. Löwis | 2002-11-23 | 1 | -3/+3 |
* | Whitespace normalization. | Tim Peters | 2002-11-09 | 1 | -5/+5 |
* | Add a test case that checks that the proper exception is raises | Walter Dörwald | 2002-09-06 | 1 | -0/+15 |
* | PEP 293 implemention (from SF patch http://www.python.org/sf/432401) | Walter Dörwald | 2002-09-02 | 1 | -0/+483 |