Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-03 | Moved the test helpers out of the test directory. | Leonard Richardson | |
2010-12-29 | Moved over a test for incorrectly nested tables. | Leonard Richardson | |
2010-12-29 | Moved in a test for comments (not supported by the html5lib treebuilder yet. | Leonard Richardson | |
2010-12-29 | Wrangled some encoding conversion tests out of the old test file. | Leonard Richardson | |
2010-12-29 | Ported a whole lot of unit tests to the new system. | Leonard Richardson | |
2010-12-29 | Ported some tests from the old system to the new smoke test class. | 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 | Refactored the code that turns HTML fragments into parser-specific documents ↵ | Leonard Richardson | |
for test purposes. | |||
2010-12-28 | Removed the HTMLParser tree builder to give me some room to maneuver. | Leonard Richardson | |
2010-12-26 | Got lxml test suite to work. | Leonard Richardson | |