index
:
beautifulsoup.git
master
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-01-29
Ported even more tests.
Leonard Richardson
2011-01-28
Ported the persistence tests.
Leonard Richardson
2011-01-28
Added tests for <textarea> and <script> tags that contain HTML.
Leonard Richardson
2011-01-28
Made .string a dynamic property.
Leonard Richardson
2011-01-28
Made .string a dynamic property.
Leonard Richardson
2011-01-28
Removed buildout and made tests work using 'unit2 discover'.
Leonard Richardson
2011-01-28
Refactored enough to get all of the tests to pass with test discovery, even ↵
Leonard Richardson
though there are still some underlying problems.
2011-01-28
Added test runner script.
Leonard Richardson
2011-01-28
Moved the code back into a beautifulsoup/ directory.
Leonard Richardson
2011-01-28
Moved everything into the top-level directory and got rid of buildout.
Leonard Richardson
2011-01-03
Brought in a treebuilder from html5lib and got it to work.
Leonard Richardson
2011-01-03
Moved the test helpers out of the test directory.
Leonard Richardson
2010-12-30
Ported a test of the selective parsing argument to the Beautiful Soup ↵
Leonard Richardson
constructor.
2010-12-30
Ported a lot of tests of tree modification.
Leonard Richardson
2010-12-30
Ported the previousSibling tests.
Leonard Richardson
2010-12-29
Ported tests for the 'previous' navigation functionality.
Leonard Richardson
2010-12-29
A few more simple tests.
Leonard Richardson
2010-12-29
Added a test to ensure that you can search for a Unicode string.
Leonard Richardson
2010-12-29
Added previously un-added test suite for tree navigation and searching.
Leonard Richardson
2010-12-29
Moved over a test for incorrectly nested tables.
Leonard Richardson
2010-12-29
Moved in a test for comments (not supported by the html5lib treebuilder yet.
Leonard Richardson
2010-12-29
Wrangled some encoding conversion tests out of the old test file.
Leonard Richardson
2010-12-29
Ported a whole lot of unit tests to the new system.
Leonard Richardson
2010-12-29
Ported some tests from the old system to the new smoke test class.
Leonard Richardson
2010-12-29
Refactored common markup tests into smoke-test classes so as not to ↵
Leonard Richardson
duplicate code between the different builder tests.
2010-12-29
Added test suites.
Leonard Richardson
2010-12-29
Test suite cleanup.
Leonard Richardson
2010-12-29
Refactored the code that turns HTML fragments into parser-specific documents ↵
Leonard Richardson
for test purposes.
2010-12-28
Moved SAXTreeBuilder into the file with the rest of the generic builders.
Leonard Richardson
2010-12-28
Added the html5lib builder.
Leonard Richardson
2010-12-28
Removed the HTMLParser tree builder to give me some room to maneuver.
Leonard Richardson
2010-12-26
Got the html5lib parser to work, even though it works by building a separate ↵
Leonard Richardson
DOM tree and turning it into SAX events so we can build another DOM tree.
2010-12-26
Got lxml test suite to work.
Leonard Richardson
2010-12-24
Since this is 4.0, got rid of compatibility methods.
Leonard Richardson
2009-05-26
Added missing buildout.cfg file.
Leonard Richardson
2009-05-26
Added missing file.
Leonard Richardson
2009-04-10
Added soup strainer test.
Leonard Richardson
2009-04-10
Added a simple compatibility test suite for tree builders.
Leonard Richardson
2009-04-10
Moved the builder code into a subdirectory.
Leonard Richardson
2009-04-10
Unified the Python 3 diffs into one file.
Leonard Richardson
2009-04-10
Renamed patch file.
Leonard Richardson
2009-04-10
Removed autogenerated licensing information.
Leonard Richardson
2009-04-10
Hooked up the test suite.
Leonard Richardson
2009-04-10
First attempt at an import.
Leonard Richardson
2009-04-10
Big refactoring into multiple files.
Leonard Richardson
2009-04-10
Split Unicode Dammit into a separate library.
Leonard Richardson
2009-04-10
Reinstated ICantBelieveItsBeautifulSoup, with a test.
Leonard Richardson
2009-04-09
Merge from work on laptop.
Leonard Richardson
2009-04-09
Made it possible to pass in a dict as attrs.
Leonard Richardson
2009-04-09
Minor cleanup.
Leonard Richardson
[next]