summaryrefslogtreecommitdiff
path: root/src/beautifulsoup/tests/test_soup.py
AgeCommit message (Expand)Author
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-28Removed the HTMLParser tree builder to give me some room to maneuver.Leonard Richardson
2010-12-26Got lxml test suite to work.Leonard Richardson
2010-12-24Since this is 4.0, got rid of compatibility methods.Leonard Richardson
2009-04-10Hooked up the test suite.Leonard Richardson
2009-04-10First attempt at an import.Leonard Richardson