Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Corection of the gtnets-ruby bug with node.h and begining of the doc edition.
[simgrid.git] / buildtools / CPACK / start.sh
1 #! /bin/sh
2 make clean
3 make
4 ctest -D ExperimentalStart
5 ctest -D ExperimentalUpdate
6 ctest -D ExperimentalConfigure
7 ctest -D ExperimentalBuild
8 ctest -D ExperimentalTest
9 ctest -D ExperimentalCoverage
10 ctest -D ExperimentalMemCheck
11 #ctest -D ExperimentalSubmit
12