From e0dbf01a17ab0fe3cacf0e2112f4497399b06793 Mon Sep 17 00:00:00 2001 From: Andrew Sidwell Date: Tue, 17 Jun 2008 02:36:32 +0000 Subject: Restore the commenting-out of a test. svn path=/trunk/hubbub/; revision=4368 --- test/data/tokeniser2/test2.test | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/data') diff --git a/test/data/tokeniser2/test2.test b/test/data/tokeniser2/test2.test index 50c3531..8b4f516 100644 --- a/test/data/tokeniser2/test2.test +++ b/test/data/tokeniser2/test2.test @@ -132,9 +132,12 @@ "input":"foo < bar", "output":[["Character", "foo "], "ParseError", ["Character", "< bar"]]}, +/* jmb -- libjson uses C strings internally, thus the input gets truncated before the + * data is fed to the input stream (and thus the tokeniser) {"description":"Null Byte Replacement", "input":"\u0000", "output":["ParseError", ["Character", "\ufffd"]]}, +*/ {"description":"Comment with dash", "input":"