summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* More test data. Warning -- huge.John Mark Bell2008-07-073-2/+127698
* Add tree construction tests in anticipation of a test harness.Andrew Sidwell2008-07-0313-0/+5816
* Update to latest html5lib tests.Andrew Sidwell2008-06-233-7/+11
* Add CDATA tests and the infrastructure to support them.Andrew Sidwell2008-06-194-0/+46
* Add a tokeniser3, which tests the tokeniser byte-by-byte rather than with all...Andrew Sidwell2008-06-193-1/+478
* Add some new tests (also committed to html5lib).Andrew Sidwell2008-06-192-0/+8
* Add a comma that somehow went missing.Andrew Sidwell2008-06-181-1/+1
* Fix remaining issues around passing the testsuite, and make sure all the toke...Andrew Sidwell2008-06-181-3/+4
* Use json_object_get_string_len().John Mark Bell2008-06-181-11/+11
* Print out expected string, too, so we can see where json-c is failing to deco...John Mark Bell2008-06-181-1/+3
* Catch non-zero exit status and treat it as a failureJohn Mark Bell2008-06-181-1/+13
* - Fix up the html5lib-test-tester so it doesn't crash if the number of attri...Andrew Sidwell2008-06-171-13/+16
* Restore the commenting-out of a test.Andrew Sidwell2008-06-171-0/+3
* Use a better entities test.Andrew Sidwell2008-06-161-3/+9
* Use IO::Select to avoid deadlockJohn Mark Bell2008-06-161-56/+49
* Update the testsuite to match the tokeniser. Also, import new html5lib tests...Andrew Sidwell2008-06-1613-76/+3306
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-073-58/+90
* Implement "in body" insertion mode.John Mark Bell2008-04-074-19/+86
* Fix recalculation of used document buffer length after resizing when the last...John Mark Bell2008-04-073-1/+94
* hubbub_strings may now be either an offset into the data buffer or a pointer ...John Mark Bell2008-03-215-40/+56
* More treebuilder (really 8.2.4.8 this time)John Mark Bell2008-03-111-0/+19
* More treebuilder (8.2.4.8)John Mark Bell2008-03-113-2/+329
* Test page that breaks libxmlJohn Mark Bell2008-03-102-0/+70
* Improve error handlingJohn Mark Bell2008-03-051-10/+20
* Add testcase of page with initial close tagJohn Mark Bell2008-03-052-0/+12
* Warning fixesJohn Mark Bell2007-07-101-1/+1
* Add UTF-16 input stream.John Mark Bell2007-06-243-1/+177
* Remove large testdata (and set svn:ignore on it)John Mark Bell2007-06-232-41272/+1
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-2334-0/+47595