Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-03 | Moved the test helpers out of the test directory. | Leonard Richardson | |
2010-12-29 | Refactored common markup tests into smoke-test classes so as not to ↵ | Leonard Richardson | |
duplicate code between the different builder tests. | |||
2010-12-29 | Test suite cleanup. | Leonard Richardson | |
2010-12-29 | Refactored the code that turns HTML fragments into parser-specific documents ↵ | Leonard Richardson | |
for test purposes. | |||
2010-12-26 | Got the html5lib parser to work, even though it works by building a separate ↵ | Leonard Richardson | |
DOM tree and turning it into SAX events so we can build another DOM tree. | |||
2010-12-26 | Got lxml test suite to work. | Leonard Richardson | |
2009-04-10 | Added a simple compatibility test suite for tree builders. | Leonard Richardson | |