summaryrefslogtreecommitdiff
path: root/test/parser.c
Commit message (Expand)AuthorAgeFilesLines
* Allow TESTTYPE=release to be specified to build the tests with the release CF...Daniel Silverstone2009-02-141-16/+10
* Return errors from parser constructor/destructor. This changes the public API.John Mark Bell2008-11-091-2/+2
* Fixup dubious charsetsJohn Mark Bell2008-10-141-1/+1
* Play with CHUNK_SIZE to attempt to tickle bugs. Causes tree tests to fail wit...Daniel Silverstone2008-08-221-7/+18
* Propagate the use of hubbub_error up into at least a bit of the treebuilder.Andrew Sidwell2008-08-091-2/+4
* Stop pretending Hubbub has an internal encoding.Andrew Sidwell2008-08-021-1/+1
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-33/+11
* Update the testsuite to match the tokeniser. Also, import new html5lib tests...Andrew Sidwell2008-06-161-4/+24
* hubbub_strings may now be either an offset into the data buffer or a pointer ...John Mark Bell2008-03-211-9/+9
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+175