summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2007-06-24 10:31:23 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2007-06-24 10:31:23 +0000
commitff835de85e45a77c810d0f8dc7916ff0be677545 (patch)
treece3a645348b52a492ec9d171b8f6f623a08c2530 /test/INDEX
parent86214cfb1e17624c3b0851a8a3cd6909c2623ce9 (diff)
downloadlibhubbub-ff835de85e45a77c810d0f8dc7916ff0be677545.tar.gz
libhubbub-ff835de85e45a77c810d0f8dc7916ff0be677545.tar.bz2
Add UTF-16 input stream.
This appears to work correctly -- could probably do with more testing. svn path=/trunk/hubbub/; revision=3362
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 100dd21..d43829b 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -11,5 +11,6 @@ filter Input stream filtering
hubbub Library initialisation/finalisation
inputstream Buffered input stream html
parser Public parser API html
+parser-utf16 Public parser API (utf-16 internally) html
tokeniser HTML tokeniser html
tokeniser2 HTML tokeniser (again) tokeniser2 \ No newline at end of file