Diff for /parser3/tests/results/389.processed between versions 1.4 and 1.9

version 1.4, 2017/12/10 01:46:32 version 1.9, 2024/05/20 22:46:47
Line 1 Line 1
 Content-Type: text/html  Content-Type: text/html
 Content-Length: 3378  Content-Length: 3323
   
 code coverage tests:  code coverage tests:
 1. int  1. int
Line 33  Source: ip2name, Line 33  Source: ip2name,
 Comment: Invalid IP address '1.1.1.300' specified  Comment: Invalid IP address '1.1.1.300' specified
 4.9 Type: parser.runtime,  4.9 Type: parser.runtime,
 Source: ip2name,  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,  4.11 Type: parser.runtime,
 Source: name2ip,  Source: name2ip,
 Comment: Domain name must not be empty.  Comment: Domain name must not be empty.
Line 42  Source: name2ip, Line 42  Source: name2ip,
 Comment: called with invalid option  Comment: called with invalid option
 4.13 Type: parser.runtime,  4.13 Type: parser.runtime,
 Source: name2ip,  Source: name2ip,
 Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai': Name or service not known  Comment: Can't resolve domain name 'no-such-domain.xn--80acdhdbb7b5bu.xn--p1ai'
 4.14 ::1  4.14 ::1 5. math
 5. math  
 5.1 0  5.1 0
 5.2 Type: parser.runtime,  5.2 Type: parser.runtime,
 Source: random,  Source: random,
Line 60  Source: digest, Line 59  Source: digest,
 Comment: called with invalid option  Comment: called with invalid option
 5.10 Type: parser.runtime,  5.10 Type: parser.runtime,
 Source: convert,  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,  5.11 Type: parser.runtime,
 Source: convert,  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  5.12 5.13 255
 6. string  6. string
 6.1 Type: parser.runtime,  6.1 Type: parser.runtime,
Line 84  Comment: invalid number (int) Line 83  Comment: invalid number (int)
 6.6 true  6.6 true
 6.7 Type: parser.runtime,  6.7 Type: parser.runtime,
 Source: pos,  Source: pos,
 Comment: n(-1) must be >=0  Comment: n(-1) must be >=0
 6.8 [  6.8 [
         {"piece":"c"},          {"piece":"c"},
         {"piece":"b"},          {"piece":"b"},
Line 124  Comment: Unexpected end of chars Line 123  Comment: Unexpected end of chars
 7.5 {  7.5 {
 "class":"file",  "class":"file",
 "name":"fname.text",  "name":"fname.text",
 "size":3,  "size":4,
 "mode":"text",  "mode":"text",
 "content-type":"strange"  "content-type":"strange"
 }  }

Removed from v.1.4  
changed lines
  Added in v.1.9


E-mail: