Subject: | t/003_sqlite.t fails with -Duselongdouble (v0.9.6) |
Tests fail if perl was compiled with increased floating point accuracy:
...
# Failed test 'Checking distance_miles()'
# at t/003_sqlite.t line 66.
# got: '2.37703415424127252'
# expected: '2.37703415424117'
# Looks like you failed 1 test of 60.
t/003_sqlite.t ....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/60 subtests
...