--- parser3/tests/results/256.processed 2010/09/29 03:43:57 1.1
+++ parser3/tests/results/256.processed 2011/11/23 12:30:29 1.4
@@ -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,27 +148,77 @@ 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
{
"text":{
"class":"file",
-"name":"zigi",
"size":12,
-"content-type":"application\/octet-stream",
+"name":"zigi",
"mode":"text",
+"content-type":"application\/octet-stream",
"text":"file-content"
},
"binary":{
"class":"file",
-"name":"256.txt",
"size":12,
+"name":"256.txt",
"content-type":"application\/octet-stream",
"mode":"binary",
"adate":"-value-",
@@ -172,8 +228,8 @@ null,
},
"stated":{
"class":"file",
-"name":"256.txt",
"size":12,
+"name":"256.txt",
"content-type":"application\/octet-stream",
"adate":"-value-",
"mdate":"-value-",
@@ -182,16 +238,16 @@ null,
}, {
"text":{
"class":"file",
- "name":"zigi",
"size":12,
- "content-type":"application\/octet-stream",
+ "name":"zigi",
"mode":"text",
+ "content-type":"application\/octet-stream",
"base64":"ZmlsZS1jb250ZW50"
},
"binary":{
"class":"file",
- "name":"256.txt",
"size":12,
+ "name":"256.txt",
"content-type":"application\/octet-stream",
"mode":"binary",
"adate":"-value-",
@@ -201,8 +257,8 @@ null,
},
"stated":{
"class":"file",
- "name":"256.txt",
"size":12,
+ "name":"256.txt",
"content-type":"application\/octet-stream",
"adate":"-value-",
"mdate":"-value-",
@@ -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"
+}