Subject: | t/rotation.t fails with -Duselongdouble |
If perl is compiled with -Duselongdouble, then t/rotation.t fails:
# Failed test 'Math::Quaternion constructor'
# at t/rotation.t line 19.
# got: '<0, 0.0499791692706783288, 0, 0.998750260394966247>'
# expected: '<0, 0.0499791692706783, 0, 0.998750260394966>'
# Looks like you failed 1 test of 9.
t/rotation.t .................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/9 subtests