summaryrefslogtreecommitdiff
path: root/beautifulsoup/testing.py
AgeCommit message (Collapse)Author
2011-01-30Stop pretending that the 'generic' builder test is different from the lxml test.Leonard Richardson
2011-01-28Added tests for <textarea> and <script> tags that contain HTML.Leonard Richardson
2011-01-28Refactored enough to get all of the tests to pass with test discovery, even ↵Leonard Richardson
though there are still some underlying problems.
2011-01-28Moved the code back into a beautifulsoup/ directory.Leonard Richardson