summaryrefslogtreecommitdiff
path: root/test/tree-buf.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow TESTTYPE=release to be specified to build the tests with the release ↵Daniel Silverstone2009-02-141-1/+3
| | | | | | | | | | CFLAGS. Add TARGET to the build paths. You should 'make distclean' before updating to this. Add BUILD_SHARED=yes support to the *nix build svn path=/trunk/hubbub/; revision=6478
* Return errors from parser constructor/destructor. This changes the public API.John Mark Bell2008-11-091-2/+2
| | | | svn path=/trunk/hubbub/; revision=5666
* Fixup dubious charsetsJohn Mark Bell2008-10-141-1/+1
| | | | svn path=/trunk/hubbub/; revision=5575
* Test driver for pre-specified chunk size testsJohn Mark Bell2008-08-181-0/+867
svn path=/trunk/hubbub/; revision=5151