summaryrefslogtreecommitdiff
path: root/test/tokeniser2.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate previous revision into tokeniser2.c, tooJohn Mark Bell2008-08-051-1/+3
* Squash warnings on AMD64John Mark Bell2008-08-051-1/+1
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-56/+51
* Fix memory leak in tokeniser2.Andrew Sidwell2008-07-151-0/+2
* Cast values to int to avoid warnings.John Mark Bell2008-07-111-1/+2
* Add CDATA tests and the infrastructure to support them.Andrew Sidwell2008-06-191-0/+11
* 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
* - Fix up the html5lib-test-tester so it doesn't crash if the number of attri...Andrew Sidwell2008-06-171-13/+16
* Update the testsuite to match the tokeniser. Also, import new html5lib tests...Andrew Sidwell2008-06-161-7/+53
* hubbub_strings may now be either an offset into the data buffer or a pointer ...John Mark Bell2008-03-211-8/+8
* Warning fixesJohn Mark Bell2007-07-101-1/+1
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+418