summaryrefslogtreecommitdiff
path: root/test/tokeniser3.c
Commit message (Collapse)AuthorAgeFilesLines
* Add CDATA tests and the infrastructure to support them.Andrew Sidwell2008-06-191-0/+11
| | | | svn path=/trunk/hubbub/; revision=4410
* Add a tokeniser3, which tests the tokeniser byte-by-byte rather than with ↵Andrew Sidwell2008-06-191-0/+476
all the data at once. svn path=/trunk/hubbub/; revision=4409