Subject: | Failed test 'can set epsilon' (with -Duselongdouble) |
The test suite fails if perl is compiled with increased floating point accuracy (-Duselongdouble):
...
# Failed test 'can set epsilon'
# at t/mandel.t line 30.
# got: '0.0100000000000000002'
# expected: '0.01'
# Looks like you failed 1 test of 12.
t/mandel.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
...