[eigen] Help to compile/run unit tests for next 3.3.5 release

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hi everybody,

it would be extremely helpful if some of you could build and run our unit tests on the 3.3 branch with MSVC compilers. Basically all you need to do is:

hg clone https://bitbucket.org/eigen/eigen eigen3.3
cd eigen3.3
hg up 3.3
mkdir build
cd build
cmake ..
ctest -C Release -D Experimental

The outcome will be visible to us there: http://manao.inria.fr/CDash/index.php?project=Eigen3.3

There more details there: http://eigen.tuxfamily.org/index..php?title=Tests

thanks for your help,
gael


PS: For the long story, I used to have continuous builds with MSVC but all my VMs have been deleted by an error of our sysadmin, and I struggle to recreate them.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/