summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-08-18 18:33:27 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-08-18 18:33:27 +0000
commitd3892dbb6c4ed4e325de60846cdaa27fc3fc34cf (patch)
treebeb69905750c66ee273ef3cb148fd3aea7bcc07b /test/Makefile
parentf39a846715f4c6e9a12ba9a7d3085da59cef1332 (diff)
downloadlibhubbub-d3892dbb6c4ed4e325de60846cdaa27fc3fc34cf.tar.gz
libhubbub-d3892dbb6c4ed4e325de60846cdaa27fc3fc34cf.tar.bz2
Test driver for pre-specified chunk size tests
svn path=/trunk/hubbub/; revision=5151
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 8092460..a26df39 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -45,7 +45,7 @@ endif
# Tests
TESTS_$(d) := csdetect dict entities hubbub parser \
- tokeniser tokeniser2 tokeniser3 tree tree2
+ tokeniser tokeniser2 tokeniser3 tree tree2 tree-buf
# Items for top-level makefile to use
ITEMS_CLEAN := $(ITEMS_CLEAN) \