--- parser3/tests/results/430.processed 2024/10/02 04:33:13 1.2 +++ parser3/tests/results/430.processed 2024/10/18 01:32:50 1.4 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 4872 +Content-Length: 5547 0. init 0.1 { @@ -158,7 +158,7 @@ Comment: called with invalid option 3. append/insert 3.1 {} 3.2 Exception type: parser.runtime, -Source: create, +Source: copy, Comment: param must be array or hash (parameter #1) 3.3 Exception type: number.format, Source: insert, @@ -200,10 +200,10 @@ Comment: array index 2147483647 exceeds "16":"c2" } 3.9 Exception type: parser.runtime, -Source: create, +Source: copy, Comment: param must be array or hash (parameter #1) 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, @@ -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