summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Collapse)AuthorAgeFilesLines
* Restore the commenting-out of a test.Andrew Sidwell2008-06-171-0/+3
| | | | svn path=/trunk/hubbub/; revision=4368
* Update the testsuite to match the tokeniser. Also, import new html5lib ↵Andrew Sidwell2008-06-168-52/+3176
| | | | | | tests for better coverage. Known issue: the tokeniser test stalls using the testrunner script. svn path=/trunk/hubbub/; revision=4356
* Rework buildsystem so that it no longer calls make recursively and rebuilds ↵John Mark Bell2008-04-071-2/+3
| | | | | | the testcases when the library changes. svn path=/trunk/hubbub/; revision=4077
* Implement "in body" insertion mode.John Mark Bell2008-04-073-0/+21
| | | | | | | Modify treebuilder test driver to bring it in line with API changes. A few minimal bits of testdata for various bits of in body. Proper testing will come once we're actually building a tree. svn path=/trunk/hubbub/; revision=4076
* Test page that breaks libxmlJohn Mark Bell2008-03-102-0/+70
| | | | svn path=/trunk/hubbub/; revision=3924
* Add testcase of page with initial close tagJohn Mark Bell2008-03-052-0/+12
| | | | | | Fix capitalisation in documentation svn path=/trunk/hubbub/; revision=3883
* Remove large testdata (and set svn:ignore on it)John Mark Bell2007-06-232-41272/+1
| | | | svn path=/trunk/hubbub/; revision=3360
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-2316-0/+45276
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359