summaryrefslogtreecommitdiff
path: root/src/beautifulsoup/tests/test_tree.py
AgeCommit message (Collapse)Author
2011-01-03Moved the test helpers out of the test directory.Leonard Richardson
2010-12-30Ported a lot of tests of tree modification.Leonard Richardson
2010-12-30Ported the previousSibling tests.Leonard Richardson
2010-12-29Ported tests for the 'previous' navigation functionality.Leonard Richardson
2010-12-29A few more simple tests.Leonard Richardson
2010-12-29Added a test to ensure that you can search for a Unicode string.Leonard Richardson
2010-12-29Added previously un-added test suite for tree navigation and searching.Leonard Richardson