summaryrefslogtreecommitdiff
path: root/test/data/html/INDEX
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug 2673645John Mark Bell2009-03-091-1/+1
| | | | | | <form><option>foo</option></form> => abort. svn path=/trunk/hubbub/; revision=6746
* Test data for bug 2673645John Mark Bell2009-03-091-1/+1
| | | | svn path=/trunk/hubbub/; revision=6745
* Fix segfault caused by trampling the length of the current character when ↵John Mark Bell2008-08-181-1/+1
| | | | | | | | testing whether the 4 most recently read characters in the data state are <!--. Add a couple of assertions for paranoia. svn path=/trunk/hubbub/; revision=5146
* Add another crasher page.Andrew Sidwell2008-08-151-1/+3
| | | | svn path=/trunk/hubbub/; revision=5126
* Add www.directline.com front page HTML to test dataRob Kendrick2008-08-151-0/+1
| | | | svn path=/trunk/hubbub/; revision=5123
* Another page that causes breakageJohn Mark Bell2008-08-131-0/+1
| | | | svn path=/trunk/hubbub/; revision=5114
* Add page which crashed, and fix the bug that caused it to do so.Andrew Sidwell2008-08-131-1/+2
| | | | svn path=/trunk/hubbub/; revision=5106
* Add segfault pageAndrew Sidwell2008-08-131-3/+4
| | | | svn path=/trunk/hubbub/; revision=5102
* Fix segfault in elimination of duplicate attributes.John Mark Bell2008-08-131-3/+3
| | | | svn path=/trunk/hubbub/; revision=5098
* Regression testcase for issue fixed in r5086John Mark Bell2008-08-131-0/+1
| | | | svn path=/trunk/hubbub/; revision=5097
* Add another mangleme page that breaks hubbub.Andrew Sidwell2008-08-131-1/+2
| | | | svn path=/trunk/hubbub/; revision=5096
* Add mangleme page that breaks hubbub.Andrew Sidwell2008-08-131-0/+1
| | | | svn path=/trunk/hubbub/; revision=5091
* Regression test for script collection when the utf8 buffer moves beneath it.John Mark Bell2008-08-131-0/+1
| | | | svn path=/trunk/hubbub/; revision=5083
* More test data. Warning -- huge.John Mark Bell2008-07-071-2/+3
| | | | svn path=/trunk/hubbub/; revision=4526
* 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-071-0/+2
| | | | | | | 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-101-0/+1
| | | | svn path=/trunk/hubbub/; revision=3924
* Add testcase of page with initial close tagJohn Mark Bell2008-03-051-0/+1
| | | | | | Fix capitalisation in documentation svn path=/trunk/hubbub/; revision=3883
* Remove large testdata (and set svn:ignore on it)John Mark Bell2007-06-231-1/+1
| | | | svn path=/trunk/hubbub/; revision=3360
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+6
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359