summaryrefslogtreecommitdiff
path: root/test/data/tokeniser2/INDEX
diff options
context:
space:
mode:
authorRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-06-13 05:00:11 +0530
committerRupinder Singh Khokhar <rsk1coder99@gmail.com>2014-07-09 10:04:20 +0530
commit02f5504de388eb69ded0bc9e05361d8db82c2137 (patch)
tree702495f5dce9b1c41b2191de259d3db58a430a29 /test/data/tokeniser2/INDEX
parenta501b83d9be45e80b59fc8eca8e1816f467b4662 (diff)
downloadlibhubbub-02f5504de388eb69ded0bc9e05361d8db82c2137.tar.gz
libhubbub-02f5504de388eb69ded0bc9e05361d8db82c2137.tar.bz2
[Fix] tokeniser wrongly emitted a replacement character instead of utf8 NULL. Also, the tester used strlen to calculate string lengths--this seg faults if a null is passed-- this is also fixed.
Diffstat (limited to 'test/data/tokeniser2/INDEX')
-rw-r--r--test/data/tokeniser2/INDEX2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/tokeniser2/INDEX b/test/data/tokeniser2/INDEX
index 57c0cad..1f6ea93 100644
--- a/test/data/tokeniser2/INDEX
+++ b/test/data/tokeniser2/INDEX
@@ -3,7 +3,7 @@
# Test Description
test1.test html5lib tests (part 1)
-#test2.test html5lib tests (part 2)
+test2.test html5lib tests (part 2)
#test3.test html5lib tests (part 3)
#test4.test html5lib tests (part 4)
#contentModelFlags.test html5lib content model tests