--- parser3/tests/results/430.processed 2024/10/02 04:33:13 1.2 +++ parser3/tests/results/430.processed 2024/12/11 02:57:18 1.6 @@ -1,6 +1,6 @@ -Content-Type: text/html -Content-Length: 4872 - +Content-Type: text/html +Content-Length: 5592 + 0. init 0.1 { "0":"", @@ -158,11 +158,11 @@ Comment: called with invalid option 3. append/insert 3.1 {} 3.2 Exception type: parser.runtime, -Source: create, -Comment: param must be array or hash (parameter #1) +Source: copy, +Comment: param must be array or hash (parameter #1 is 'junction') 3.3 Exception type: number.format, Source: insert, -Comment: index out of range (negative) +Comment: index is out of range (negative) 3.4 Exception type: parser.runtime, Source: insert, Comment: index must be integer (parameter #1) @@ -200,14 +200,14 @@ Comment: array index 2147483647 exceeds "16":"c2" } 3.9 Exception type: parser.runtime, -Source: create, -Comment: param must be array or hash (parameter #1) +Source: copy, +Comment: param must be array or hash (parameter #1 is 'junction') 3.10 Exception type: parser.runtime, -Source: create, +Source: copy, Comment: param must be array or must have hash representation 3.11 3.12 Exception type: parser.runtime, Source: join, -Comment: param must be array or hash (parameter #1) +Comment: param must be array or hash (parameter #1 is 'junction') 3.13 Exception type: parser.runtime, Source: join, Comment: param must be array or must have hash representation @@ -215,6 +215,15 @@ Comment: param must be array or must hav 4.1. Exception type: parser.runtime, Source: x, Comment: $.array must be parser method with 2 parameters or 'array' or 'hash' +Exception type: parser.runtime, +Source: parse, +Comment: $.array must be parser method with 2 parameters or 'array' or 'hash' +Exception type: parser.runtime, +Source: parse, +Comment: $.object must be parser method with 2 parameters +Exception type: parser.runtime, +Source: parse, +Comment: called with invalid option 4.2. array, 2 4.3 { "object":{ @@ -317,3 +326,35 @@ Comment: $.array must be parser method w 4.7 Exception type: parser.runtime, Source: bug, Comment: must be 'array', 'object' or 'compact' +4.8 Exception type: parser.runtime, +Source: bug, +Comment: must be 'string' or 'null' +4.9 Exception type: parser.runtime, +Source: string, +Comment: $._default must be string or parser method with 3 parameters +4.10 [ +"0", +"1", +"2", +null, +null, +"5" +] +4.11 [ + "0", + "1", + "2", + null, + null, + "5" +] +4.12 [ + "0", + "1", + "2", + null, + null, + "5" + ] +4.13 [] +4.14 [] \ No newline at end of file