366/543 Testing: geo_quaternion_2
366/543 Test: geo_quaternion_2
Command: "U:/Temp/eigen.3.0.4/build/test/Release/geo_quaternion_2..exe"
Directory: U:/Temp/eigen.3.0.4/build/test
"geo_quaternion_2" start time: Nov 22 11:09 Tokyo Standard Time
Output:
----------------------------------------------------------
Initializing random number generator with seed 1321927741
Repeating each test 10 times
<end of output>
Test time = 1.85 sec
----------------------------------------------------------
Test Failed.
"geo_quaternion_2" end time: Nov 22 11:09 Tokyo Standard Time
"geo_quaternion_2" time elapsed: 00:00:01
----------------------------------------------------------
On Mon, Nov 21, 2011 at 11:45 PM, Benoit Jacob
<jacob.benoit.1@xxxxxxxxx> wrote:
Hi,
We would like to release Eigen 3.0.4 next week, so testing would be
much appreciated on all supported platforms, with a special mention
for Clang 3.0 on ARM since Eigen 3.0.4 brings fixes specifically for
it.
The fixes since 3.0.3 are: support for Clang 3.0 on ARM; check for
integer overflow in size computations; a SelfAdjointEigenSolver bug
fix; a quaternion alignment fix; fix unsupported modules docs.
How to run the tests:
http://eigen.tuxfamily.org/index.php?title=Tests
Cheers,
Benoit