summaryrefslogtreecommitdiff
path: root/test/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Allow TESTTYPE=release to be specified to build the tests with the release CF...Daniel Silverstone2009-02-141-17/+11
* 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
* Fix test driverJohn Mark Bell2008-08-231-5/+8
* Play with CHUNK_SIZE to attempt to tickle bugs. Causes tree tests to fail wit...Daniel Silverstone2008-08-221-8/+19
* Sanity checking for string dataJohn Mark Bell2008-08-131-0/+29
* Make the encoding change callback send the textual name rather than the miben...Andrew Sidwell2008-08-101-0/+1
* 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-44/+5
* Export a hubbub_doctype type to create_doctype() directly, rather than passin...Andrew Sidwell2008-07-111-9/+4
* Use correct format specifierJohn Mark Bell2008-07-101-20/+20
* Implement "in body" insertion mode.John Mark Bell2008-04-071-19/+65
* hubbub_strings may now be either an offset into the data buffer or a pointer ...John Mark Bell2008-03-211-5/+21
* 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-111-0/+325