config test + debut des dmls ajoutées
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1722 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
383407edca
commit
df12bd9604
13 changed files with 811 additions and 5 deletions
7
trunk/paradiseo-moeo/CTestCustom.cmake
Normal file
7
trunk/paradiseo-moeo/CTestCustom.cmake
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
|
||||
${CTEST_CUSTOM_COVERAGE_EXCLUDE}
|
||||
"test/"
|
||||
"paradiseo-eo/"
|
||||
"paradiseo-mo/"
|
||||
"paradiseo-old-mo/"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue