Skip to Content.
Sympa Menu

mathemagix-devel - [Mathemagix] Test and Darst and Dashboard

Subject: Mathemagix

List archive

[Mathemagix] Test and Darst and Dashboard


Chronological Thread 
  • From: Bernard Mourrain <address@concealed>
  • To: address@concealed
  • Subject: [Mathemagix] Test and Darst and Dashboard
  • Date: Mon, 26 Apr 2010 15:37:12 +0200


From the current svn version 4764 of mmx, it is now possible
to run test and to aggregate the results for any mmx project,
in the public dashboard:

http://cdash.inria.fr/CDash/index.php?project=mmx

Instructions:

cd build
cmake ../mmx _DTEST=ON
make
make test
ctest -D Experimental

(currently you can see that there are 56 tests passed; 50 warnings).

A nightly build is also done from a fresh checkout version
(starting from this night).

B.



Archive powered by MHonArc 2.6.18.

Top of Page