summaryrefslogtreecommitdiff
path: root/beautifulsoup/testing.py
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-02-20Discovered that html5lib can't be made to support SoupStrainers, and changed ...Leonard Richardson
2011-02-19Set up an lxml parser that only parses XML, though it's not very functional yet.Leonard Richardson
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 t...Leonard Richardson
2011-01-28Moved the code back into a beautifulsoup/ directory.Leonard Richardson