summaryrefslogtreecommitdiff
path: root/src/beautifulsoup/builder
AgeCommit message (Expand)Author
2023-01-25Removed very copy of the code that was imported as part of the bzr import but...Leonard Richardson
2011-01-03Brought in a treebuilder from html5lib and got it to work.Leonard Richardson
2011-01-03Moved the test helpers out of the test directory.Leonard Richardson
2010-12-29Ported some tests from the old system to the new smoke test class.Leonard Richardson
2010-12-29Refactored the code that turns HTML fragments into parser-specific documents ...Leonard Richardson
2010-12-28Moved SAXTreeBuilder into the file with the rest of the generic builders.Leonard Richardson
2010-12-28Added the html5lib builder.Leonard Richardson
2010-12-28Removed the HTMLParser tree builder to give me some room to maneuver.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
2009-04-10Moved the builder code into a subdirectory.Leonard Richardson