--- parser3/tests/results/389.processed 2017/12/07 00:55:12 1.2 +++ parser3/tests/results/389.processed 2023/11/18 13:02:32 1.8 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 2721 +Content-Length: 3326 code coverage tests: 1. int @@ -33,7 +33,7 @@ Source: ip2name, Comment: Invalid IP address '1.1.1.300' specified 4.9 Type: parser.runtime, Source: ip2name, -Comment: Invalid IP address '1.1.1.1': Address family for hostname not supported +Comment: Invalid IP address '1.1.1.1' 4.11 Type: parser.runtime, Source: name2ip, Comment: Domain name must not be empty. @@ -42,9 +42,8 @@ Source: name2ip, Comment: called with invalid option 4.13 Type: parser.runtime, Source: name2ip, -Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai': Name or service not known -4.14 ::1 -5. math +Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai' +4.14 ::1 5. math 5.1 0 5.2 Type: parser.runtime, Source: random, @@ -60,10 +59,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 +107,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":4, +"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