--- parser3/tests/results/256.processed 2010/09/29 03:43:57 1.1 +++ parser3/tests/results/256.processed 2011/05/18 02:16:10 1.3 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 3982 +Content-Length: 4982

hash

{ @@ -58,7 +58,9 @@ Content-Length: 3982 "table_named_3":[ {"c1":"v1","c2":"v2","c3":"v3"}, {"c1":"v4","c2":"v5","c3":"v6"}, -{"c1":"v7","c2":"v8","c3":"v9","3":"v0"} +{"c1":"v7","c2":"v8","c3":"v9","3":"v0"}, +{"c1":"vA\""}, +{"c1":"vB\\"} ] }, { "table_nameless_empty":[], @@ -80,7 +82,9 @@ Content-Length: 3982 "table_named_3":[ {"c1":"v1","c2":"v2","c3":"v3"}, {"c1":"v4","c2":"v5","c3":"v6"}, - {"c1":"v7","c2":"v8","c3":"v9","3":"v0"} + {"c1":"v7","c2":"v8","c3":"v9","3":"v0"}, + {"c1":"vA\""}, + {"c1":"vB\\"} ] }, { "table_nameless_empty":[ @@ -111,7 +115,9 @@ null, ["c1","c2","c3"], ["v1","v2","v3"], ["v4","v5","v6"], -["v7","v8","v9","v0"] +["v7","v8","v9","v0"], +["vA\""], +["vB\\"] ] }, { "table_nameless_empty":[ @@ -142,12 +148,62 @@ null, ["c1","c2","c3"], ["v1","v2","v3"], ["v4","v5","v6"], - ["v7","v8","v9","v0"] + ["v7","v8","v9","v0"], + ["vA\""], + ["vB\\"] + ] +}, { +"table_nameless_empty":[], +"table_nameless_1":[ +["v1","v2","v3"] +], +"table_nameless_2":[ +["v1","v2","v3"], +["v4","v5","v6"] +], +"table_named_empty":[], +"table_named_1":[ +["v1","v2","v3"] +], +"table_named_2":[ +["v1","v2","v3"], +["v4","v5","v6"] +], +"table_named_3":[ +["v1","v2","v3"], +["v4","v5","v6"], +["v7","v8","v9","v0"], +"vA\"", +"vB\\" +] +}, { + "table_nameless_empty":[], + "table_nameless_1":[ + ["v1","v2","v3"] + ], + "table_nameless_2":[ + ["v1","v2","v3"], + ["v4","v5","v6"] + ], + "table_named_empty":[], + "table_named_1":[ + ["v1","v2","v3"] + ], + "table_named_2":[ + ["v1","v2","v3"], + ["v4","v5","v6"] + ], + "table_named_3":[ + ["v1","v2","v3"], + ["v4","v5","v6"], + ["v7","v8","v9","v0"], + "vA\"", + "vB\\" ] }

my

{ -"object":"my" +"object":"my at key object, with 1 option" }

file

{ @@ -221,3 +277,9 @@ null, }, Exception. That's OK (Unsupported value's type (image))

hash_with_infinite_recursion

Exception. That's OK (call canceled - endless json recursion detected) +

xdoc

+{ +"value":"\n<\/r>\n" +}, { +"value":"\n \n<\/r>\n" +}