X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/c5c2182fe8a0ca17941b129ac430ac6d24482d82..725735cdc6e1fb7a32b23364d75e14557af6de08:/test/stdout/0002 diff --git a/test/stdout/0002 b/test/stdout/0002 index 35f1bb99b..1cf6a5b84 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -260,9 +260,11 @@ > # Numeric overflow > # >32b should work, >64b not > -> 4096M y -> 4096000000 y -> 4611686018427387904 y +> 1 > 2047M n +> 1 > 2048M n +> 1 > 4096000000 n +> 1 > 4096M n +> 1 > 4611686018427387904 n > Failed: absolute value of integer "46116860184273879040" is too large (overflow) > > # Conditions