summaryrefslogtreecommitdiff
path: root/test/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Port to new test scheme.John Mark Bell2009-03-251-2/+4
* Fix determination of whether json is requiredJohn Mark Bell2009-03-241-8/+0
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-241-114/+4
* Allow TESTTYPE=release to be specified to build the tests with the release CF...Daniel Silverstone2009-02-141-4/+13
* Only include the .d files for testcases if we're building the test target.John Mark Bell2008-09-071-2/+2
* Only look for json if we're building the test targetJohn Mark Bell2008-09-071-0/+2
* Native RO buildsystem. Beware of the NOP.John Mark Bell2008-09-071-2/+8
* Test driver for pre-specified chunk size testsJohn Mark Bell2008-08-181-1/+1
* Fix copy-and-paste error in previous commit.Andrew Sidwell2008-07-311-0/+5
* Lose Mac-induced Makefile breakageJohn Mark Bell2008-07-311-1/+1
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-6/+3
* Make tree2 perform reference counting.John Mark Bell2008-07-151-1/+1
* Fix the FIXME -- OS X was clearly being stupid earlier. This works fine on re...John Mark Bell2008-07-101-5/+1
* Improved dependency tracking.John Mark Bell2008-07-101-3/+25
* Add a really basic tree construction test harness. Known problems:Andrew Sidwell2008-07-071-2/+3
* Add a tokeniser3, which tests the tokeniser byte-by-byte rather than with all...Andrew Sidwell2008-06-191-1/+1
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-071-45/+66
* Fix recalculation of used document buffer length after resizing when the last...John Mark Bell2008-04-071-1/+1
* More treebuilder (8.2.4.8)John Mark Bell2008-03-111-1/+2
* Add UTF-16 input stream.John Mark Bell2007-06-241-1/+1
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+63