--- parser3/tests/results/389.processed 2017/12/07 00:55:12 1.2 +++ parser3/tests/results/389.processed 2019/11/11 20:58:57 1.5 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 2721 +Content-Length: 3396 code coverage tests: 1. int @@ -60,10 +60,10 @@ Source: digest, Comment: called with invalid option 5.10 Type: parser.runtime, Source: convert, -Comment: base from must be an integer from 2 to 16 +Comment: base 'from' must be an integer from 2 to 16 or 256 5.11 Type: parser.runtime, Source: convert, -Comment: base to must be an integer from 2 to 16 +Comment: base 'to' must be an integer from 2 to 16 or 256 5.12 5.13 255 6. string 6.1 Type: parser.runtime, @@ -108,3 +108,31 @@ Comment: is invalid mode, must be either 6.14 any thing 6.15 Type: parser.runtime, Source: no-such-mode, Comment: unknown mode, must be 'append' +7. file +7.1 Type: parser.runtime, +Source: base64, +Comment: constructor can not have less then 3 parameters (has 2 parameters) +7.2 Type: parser.runtime, +Source: base64, +Comment: mode must not be code (parameter #1) +7.3 Type: parser.runtime, +Source: base64, +Comment: called with invalid option +7.4 Type: base64.format, +Source: base64, +Comment: Unexpected end of chars +7.5 { +"class":"file", +"name":"fname.text", +"size":3, +"mode":"text", +"content-type":"strange" +} +7.10 /fname.txt +7.11 /tests/fname.txt +7.15 Type: parser.runtime, +Source: list, +Comment: called with invalid option +7.15 Type: parser.runtime, +Source: list, +Comment: filter must be regex or string