summaryrefslogtreecommitdiff
path: root/test/testutils.h
Commit message (Collapse)AuthorAgeFilesLines
* Move hubbub_error_from_string into testutils.h and remove it from the library.John Mark Bell2009-04-041-0/+27
| | | | svn path=/trunk/hubbub/; revision=7041
* Fix testutils line reader.John Mark Bell2008-09-051-1/+1
| | | | svn path=/trunk/hubbub/; revision=5253
* Provide an strndup implementation for those platforms that don't have it ↵John Mark Bell2008-07-111-0/+25
| | | | | | (yay Mac OS) svn path=/trunk/hubbub/; revision=4600
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+123
Plenty of work still to do (like tree generation ;) svn path=/trunk/hubbub/; revision=3359