On 29.05.2015 13:43, Richard Hipp wrote: >>> testfixture test/func4.test >>> testfixture test/nan.test >>> > Please just post the relevant lines of the output in the body of your > email. You should easily be able to see which lines are important. > Thanks.
Here's the first test: func4-6.3.11... Expected: [-5e-324] Got: [-0.0] func4-6.3.12... Expected: [-2.225073858507201e-308] Got: [-0.0] func4-6.3.13... Expected: [5e-324] Got: [0.0] func4-6.3.14... Expected: [2.225073858507201e-308] Got: [0.0] func4-6.3.15... Ok and here's the second: nan-4.14... Ok nan-4.15... Expected: [9.88131291682493e-324 real] Got: [0.0 real] nan-4.16... Expected: [-9.88131291682493e-324 real] Got: [0.0 real] nan-4.17... Expected: [9.88131291682493e-324 real] Got: [0.0 real] nan-4.18... Expected: [-9.88131291682493e-324 real] Got: [0.0 real] nan-4.20... Ok