File:  [parser3project] / parser3 / tests / results / 431.processed
Revision 1.6: download - view: text, annotated - select for diffs - revision graph
Sun Oct 27 13:51:16 2024 UTC (20 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
tests updated after ^a.delete[3] supported

Content-Type: text/html
Content-Length: 1648

0.1 Exception type: number.format,
Source: copy,
Comment: '-7' is out if range (negative)
0.2 Exception type: number.format,
Source: copy,
Comment: '12x5' is an invalid number (int)
join
1.1 negative limit: [
"0",
"1"
]
[
"0",
"1"
]
1.2 negative offset: [
"0",
"1",
"data",
"data1",
"data2",
"data3",
"data4",
null
]
[
"0",
"1",
"data",
"data1",
"data2",
"data3",
"data4",
null
]
1.3 normal: [
"0",
"1",
"data1"
]
[
"0",
"1",
"data1"
]
1.4 large offset: [
"0",
"1"
]
[
"0",
"1"
]
1.5 large limit : [
"0",
"1",
"data1",
"data2",
"data3",
"data4",
null
]
[
"0",
"1",
"data1",
"data2",
"data3",
"data4",
null
]
1.6 Exception type: parser.runtime,
Source: join,
Comment: source and destination are the same array
delete / remove
2.1 {
"0":"data",
"1":"data1",
"3":"data3",
"4":"data4",
"5":null
}
2.2 {
"0":"data",
"1":"data1",
"2":"data3",
"3":"data4",
"4":null
}
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"},
{"key":"7"},
{"key":"10"},
{"key":"12"}
]
3.3 [
{"column":"5"},
{"column":"7"},
{"column":"10"},
{"column":"12"}
]
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":"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'

E-mail: