--- parser3/tests/results/424.processed 2023/11/27 22:02:59 1.1 +++ parser3/tests/results/424.processed 2026/01/07 00:14:05 1.3 @@ -1,59 +1,42 @@ -Content-Type: text/html -Content-Length: 1370 - -1. Type: number.format, +Content-Type: text/html +Content-Length: 1014 + +1. Exception type: number.format, Source: +, Comment: invalid number (int) -Type: number.format, +Exception type: number.format, Source: +, Comment: invalid number (double) -2. Type: number.format, +2. Exception type: number.format, Source: -, Comment: invalid number (int) -Type: number.format, +Exception type: number.format, Source: -, Comment: invalid number (double) -3. Type: number.format, +3. Exception type: number.format, Source: + , Comment: invalid number (int) -Type: number.format, +Exception type: number.format, Source: + , Comment: invalid number (double) -4. Type: number.format, +4. Exception type: number.format, Source: - , Comment: invalid number (int) -Type: number.format, +Exception type: number.format, Source: - , Comment: invalid number (double) -5. Type: number.format, +5. Exception type: number.format, Source: -1., Comment: invalid number (int) -1 -6. Type: number.format, +6. Exception type: number.format, Source: -1.1, Comment: invalid number (int) -1.1 -space shown, problem_source used (as before): -7. Type: number.format, -Source: +4000000000, -Comment: out of range (int) -4000000000 -same exception, but inside pa_atoui: -8. Type: number.format, -Source: +8000000000, -Comment: out of range (int) -8000000000 -another exception, without problem_source (and space): -d1. Type: number.format, +another exception, inside pa_ato_any, without even sign: +d2. Exception type: number.format, Source: create, -Comment: '-4000000000' is out of range (int) -d2. Type: number.format, -Source: create, -Comment: '+4000000000' is out of range (int) -another exception, inside pa_atoui, without even sign: -d3. Type: number.format, -Source: create, -Comment: '8000000000' is out of range (int) -d4. Type: number.format, +Comment: '4000000000' is out of range (int) +d3. Exception type: number.format, Source: create, Comment: '8000000000' is out of range (int)