Re: [eigen] beta2 ready for testing |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Mmh, indeed, ./check.sh '.*' does perform 511 tests instead of 445. i have redux_8 which failed, but it's not reproduceable, and openglsupport which consistently fails with : ---------------------------------------------------------------------------------------- Initializing random number generator with seed 1286963705 Repeating each test 10 times Expected: 0.3476 -0.8008 -0.4402 -0.5757 -0.67 0.3039 got 0.3476 -0.67 6.683e-38 -0.5757 -0.4402 0 Test openglsupport failed in "/home/orzel/hg/eigen/unsupported/test/openglsupport.cpp" (288) test_ei_isApprox(value, data) ---------------------------------------------------------------------------------------- ++ Thomas -- Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> http://www.freehackers.org/thomas On Wednesday 13 October 2010 03:39:38 Benoit Jacob wrote: > Both > make check > and > ./check.sh '.*' > > should build and run all tests, including unsupported/. If not, that's a bug. > > Personally I use the 2nd variant all the time and it does it. |
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |