Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests that make sure buffer boundaries are handled properly for SGML comm... | Fred Drake | 2004-09-08 | 1 | -0/+13 |
* | Allow "@" in unquoted attribute values. | Fred Drake | 2003-04-29 | 1 | -0/+9 |
* | Accept commas in unquoted attribute values. | Fred Drake | 2003-03-14 | 1 | -0/+4 |
* | Add regression test for a bug found in the version of the markupbase | Fred Drake | 2002-09-25 | 1 | -0/+6 |
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
* | Added several new tests to check the behavior with respect to doctype | Fred Drake | 2001-09-24 | 1 | -6/+77 |
* | Add a unit test for sgmllib (needs work, but has already caught problems). | Fred Drake | 2001-07-16 | 1 | -0/+243 |