Age | Commit message (Expand) | Author |
---|---|---|
2012-02-23 | Added basic namespace tests. | Leonard Richardson |
2012-02-23 | Merge from trunk and added tests. | Leonard Richardson |
2012-02-22 | Minor cleanup. | Leonard Richardson |
2012-02-22 | Bare strings are not HTML-escaped by default, but tags are. | Leonard Richardson |
2012-02-22 | Removed tests that merely illustrated parser behavior, behavior that wouldn't... | Leonard Richardson |
2012-02-20 | copied skipIf didn't work, so made a smaller one. | Leonard Richardson |
2012-02-20 | Changd the class structure so that the default parser test class uses html.pa... | Leonard Richardson |
2012-02-20 | Added code from 2.7's standard library so that the tests will run on Python 2.6. | Leonard Richardson |
2012-01-20 | Replaced assertEquals with assertEqual to get rid of deprecation notice. | Leonard Richardson |
2011-03-05 | PEP8ifying | Aaron DeVore |
2011-02-27 | Renamed the beautifulsoup module to bs4 to save typing. | Leonard Richardson |