Revision 907548

Go back to digest for 11th January 2009

Features in Other

Gael Guennebaud committed changes in /trunk/kdesupport/eigen2:

Add cdash.org support:
* the dashboard is there: <a href="http://my.cdash.org/index.php?project=Eigen">http://my.cdash.org/index.php?project=Eigen</a>;
* now you can run the tests from the top build dir and submit report like that (from the top build dir): ctest -D Experimental
* todo:
- add some nightly builds (I'll add a few on my computer)
- add valgrind memory checks, performances tests, compilation time tests, etc.

File Changes

Added 1 files
  • /trunk/kdesupport/eigen2/CTestConfig.cmake
Modified 3 files
  • /trunk/kdesupport/eigen2
  •   /CMakeLists.txt
  •   /test/CMakeLists.txt
  •   /test/vectorization_logic.cpp
4 files changed in total