added quotes to min test names
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1163 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
985d05c6b0
commit
fb5a06f279
1 changed files with 4 additions and 4 deletions
|
|
@ -37,10 +37,10 @@ CTEST_DEFAULT_CONFIG="-D ExperimentalStart -D ExperimentalBuild -D ExperimentalT
|
|||
CTEST_CONFIG=$CTEST_DEFAULT_CONFIG
|
||||
|
||||
# What are the tests that should be always run ?
|
||||
EO_MIN_UNIT_TEST=t-eoEasyEA
|
||||
MO_MIN_UNIT_TEST=t-moHC
|
||||
MOEO_MIN_UNIT_TEST=t-moeoEasyEA
|
||||
PEO_MIN_UNIT_TEST=t-Mpdboot t-ParallelEval
|
||||
EO_MIN_UNIT_TEST='t-eoEasyEA'
|
||||
MO_MIN_UNIT_TEST='t-moHC'
|
||||
MOEO_MIN_UNIT_TEST='t-moeoEasyEA'
|
||||
PEO_MIN_UNIT_TEST='t-Mpdboot t-ParallelEval'
|
||||
|
||||
# install types to select in the main menu
|
||||
P_FULL_INSTALL=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue