--- parser3/tests/results/341.processed 2016/07/29 13:58:50 1.1 +++ parser3/tests/results/341.processed 2016/12/26 20:39:04 1.4 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 1307 +Content-Length: 1519 Code coverage tests: Type: parser.runtime, @@ -19,10 +19,16 @@ Source: hash, Comment: value field(s) must be string or table or code Type: parser.runtime, Source: hash, -Comment: you can specify only one value field with option $.type[string] +Comment: you can't specify more then one value field with option $.type[string] Type: parser.runtime, Source: hash, Comment: you can't specify $.type[] if value is code +Type: parser.runtime, +Source: ups, +Comment: column not found +Type: parser.runtime, +Source: ups, +Comment: column not found Valid calls tests: { "1":{ @@ -89,7 +95,8 @@ New functionality tests: { "=1=":"1 - 6.50", "=2=":"2 - 70.00", -"=3=":"3 - 60.85" +"=3=":"3 - 60.85", +"=_default=":"_default - 0" } { "1":"1 - 6.50", @@ -109,4 +116,14 @@ New functionality tests: "3":{ "key":"60.85" } +} +{ +"1":{}, +"2":{}, +"3":{} +} +{ +"1":"", +"2":"", +"3":"" } \ No newline at end of file