summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Collapse)AuthorAgeFilesLines
* Add tree construction tests in anticipation of a test harness.Andrew Sidwell2008-07-0313-0/+5816
| | | | svn path=/trunk/hubbub/; revision=4504
* Update to latest html5lib tests.Andrew Sidwell2008-06-233-7/+11
| | | | svn path=/trunk/hubbub/; revision=4428
* Add CDATA tests and the infrastructure to support them.Andrew Sidwell2008-06-192-0/+24
| | | | svn path=/trunk/hubbub/; revision=4410
* Add some new tests (also committed to html5lib).Andrew Sidwell2008-06-192-0/+8
| | | | svn path=/trunk/hubbub/; revision=4407
* Add a comma that somehow went missing.Andrew Sidwell2008-06-181-1/+1
| | | | svn path=/trunk/hubbub/; revision=4388
* Fix remaining issues around passing the testsuite, and make sure all the ↵Andrew Sidwell2008-06-181-3/+4
| | | | | | tokeniser is tested. svn path=/trunk/hubbub/; revision=4387
* 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