summaryrefslogtreecommitdiff
path: root/src/beautifulsoup/tests/test_lxml.py
AgeCommit message (Expand)Author
2011-01-03Moved the test helpers out of the test directory.Leonard Richardson
2010-12-29Refactored common markup tests into smoke-test classes so as not to duplicate...Leonard Richardson
2010-12-29Test suite cleanup.Leonard Richardson
2010-12-29Refactored the code that turns HTML fragments into parser-specific documents ...Leonard Richardson
2010-12-26Got the html5lib parser to work, even though it works by building a separate ...Leonard Richardson
2010-12-26Got lxml test suite to work.Leonard Richardson
2009-04-10Added a simple compatibility test suite for tree builders.Leonard Richardson