--- parser3/tests/results/275.processed 2012/05/28 10:31:11 1.2 +++ parser3/tests/results/275.processed 2015/10/06 22:24:21 1.5 @@ -1,16 +1,36 @@ Content-Type: text/html -Content-Length: 532 +Content-Length: 1017 11110000000000000000000000000000 -11110000000000000000000000000000 -Exception: convert - '100000000' is out of range (int) -Exception: div - Division by zero -Exception: mod - Modulus by zero -Exception: div - Division by zero -Exception: mod - Modulus by zero -0x100000000 as int: Exception: 0x100000000 - out of range (int) -0x100000000 as double: Exception: 0x100000000 - out of range (int) +1111000000000000000000000000000011110000000000000000000000000000 +-1111000000000000000000000000000011110000000000000000000000000000 +Type: number.format, +Source: convert, +Comment: '10000000000000000' is out of range (int) +Type: number.zerodivision, +Source: div, +Comment: Division by zero +Type: number.zerodivision, +Source: mod, +Comment: Modulus by zero +test oct support disabled: 11 11 +Type: number.zerodivision, +Source: div, +Comment: Division by zero +Type: number.zerodivision, +Source: mod, +Comment: Modulus by zero +0x100000000 as int: Type: number.format, +Source: 0x100000000, +Comment: out of range (int) +0x10000000000000000 as double: Type: number.format, +Source: 0x10000000000000000, +Comment: out of range (int) 0x7FFFFFFF as int: 2147483647 -0x80000000 as int: -2147483648 -0x80000000 as double: 2147483648 -as int: Exception: 0x80000000 - out of range (int) \ No newline at end of file +0xFFFFFFFFFFFFFFFF as double: 1.84467440737096e+19 +0x800000000000 as double: 140737488355328 +as int: Type: number.format, +Source: 0x800000000000, +Comment: out of range (int)