--- parser3/tests/results/431.processed 2024/10/02 04:33:13 1.1 +++ parser3/tests/results/431.processed 2024/10/27 13:51:16 1.6 @@ -1,11 +1,11 @@ Content-Type: text/html -Content-Length: 1181 +Content-Length: 1648 0.1 Exception type: number.format, -Source: create, +Source: copy, Comment: '-7' is out if range (negative) 0.2 Exception type: number.format, -Source: create, +Source: copy, Comment: '12x5' is an invalid number (int) join 1.1 negative limit: [ @@ -93,6 +93,34 @@ delete / remove 2.3 2 no 2.4 5 yes 2.5 5 0 +2.6 [ +"data", +"data1", +"data2", +"data3", +"data4", +null +] 6 +2.7 [ +"data", +"data1", +"data2", +"data3", +"data4", +null, +"data6" +] 7 +2.8 [ +"v0", +"v1" +] +2.9 [ +"v0", +"v1", +null, +null, +"v4" +] key 3.1 3.2 [ {"key":"5"}, @@ -106,15 +134,41 @@ key {"column":"10"}, {"column":"12"} ] -3.4 v5 v7 3.5 v5 , v7 , 3.6 , , , , ,v5 , ,v7 , , 3.7 { +3.4 5=v5 7=v7 3.5 v5 , v7 , 3.6 , , , , ,v5 , ,v7 , , 3.7 { "0":"v12", "1":"v10", "2":"v7", "3":"v5" } 3.8 { -"0":"v12", -"1":"v10", -"2":"v7", -"3":"v5" -} \ No newline at end of file +"0":"v10", +"1":"v12", +"2":"v5", +"3":"v7" +} +3.9 { +"0":"v6", +"3":"v7", +"4":"v5", +"5":"v12", +"6":"v10" +} +3.10 7 { +"0":"v5", +"1":"v7", +"2":"", +"3":"v12", +"4":false, +"5":{}, +"6":"last" +} +5 { +"0":"v5", +"1":"v7", +"2":"v12", +"3":false, +"4":"last" +} +Exception type: parser.runtime, +Source: bug, +Comment: param must be empty or 'undef'