summaryrefslogtreecommitdiff
path: root/test/tokeniser3.c
Commit message (Expand)AuthorAgeFilesLines
* Return errors from tokeniser constructor/destructorJohn Mark Bell2008-11-091-2/+2
* Port hubbub to new lpu APIJohn Mark Bell2008-11-081-3/+2
* Propagate the use of hubbub_error up into at least a bit of the treebuilder.Andrew Sidwell2008-08-091-3/+5
* Fix acquisition of input length on 64bit platformsJohn Mark Bell2008-08-051-1/+3
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-56/+52
* Cast values to int to avoid warnings.John Mark Bell2008-07-111-2/+3
* Add CDATA tests and the infrastructure to support them.Andrew Sidwell2008-06-191-0/+11
* Add a tokeniser3, which tests the tokeniser byte-by-byte rather than with all...Andrew Sidwell2008-06-191-0/+476