summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-09-04 19:16:14 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-09-04 19:16:14 +0000
commit61ae94eba1c6de192db37c22668ca557237a1c95 (patch)
treeeefbfd3d1939604f58887c6a7408e60c82a647a6 /test/INDEX
parent61741d41eb4a868099dd1118a7fa01fe89add0de (diff)
downloadlibparserutils-61ae94eba1c6de192db37c22668ca557237a1c95.tar.gz
libparserutils-61ae94eba1c6de192db37c22668ca557237a1c95.tar.bz2
Fix stupid.
Testcase for cp1252. Currently fails because of spurious nonsense at the end of the output. May be a test driver bug. svn path=/trunk/libparserutils/; revision=5237
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 927a240..a78aee5 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -7,6 +7,7 @@ parserutils Library initialisation/finalisation
aliases Encoding alias handling
cscodec-utf8 UTF-8 charset codec implementation cscodec-utf8
cscodec-utf16 UTF-16 charset codec implementation cscodec-utf16
+cscodec-ext8 Extended 8bit charset codec cscodec-ext8
dict Dictionary handling
rbtree Red-black tree implementation
filter Input stream filtering