summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorAndrew Sidwell <andy@entai.co.uk>2008-06-19 01:20:15 +0000
committerAndrew Sidwell <andy@entai.co.uk>2008-06-19 01:20:15 +0000
commit1db020fb0e52995b2938512496740c11b81d61a3 (patch)
tree777b290c555433317976ee4437fb366ff375be9e /test/INDEX
parentd94c20d3ea4935ac7bc98b364c2a8dc6eed79607 (diff)
downloadlibhubbub-1db020fb0e52995b2938512496740c11b81d61a3.tar.gz
libhubbub-1db020fb0e52995b2938512496740c11b81d61a3.tar.bz2
Add a tokeniser3, which tests the tokeniser byte-by-byte rather than with all the data at once.
svn path=/trunk/hubbub/; revision=4409
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/INDEX b/test/INDEX
index 73b8039..41d9746 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -14,6 +14,7 @@ parser Public parser API html
parser-utf16 Public parser API (utf-16 internally) html
tokeniser HTML tokeniser html
tokeniser2 HTML tokeniser (again) tokeniser2
+tokeniser3 HTML tokeniser (byte-by-byte) tokeniser2
tree Treebuilding API html
# Regression tests