deleted Coverage & Memory Ctest config
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1109 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bb7dc10752
commit
3aaa09e928
2 changed files with 38 additions and 26 deletions
|
|
@ -452,8 +452,14 @@ function run_install_step()
|
|||
|
||||
if [ "$COMPILE_PARADISEO" = "1" ]
|
||||
then
|
||||
execute_cmd "ctest $CTEST_CONFIG" "[$currentStepCounter-3] Compile ParadisEO-MO using CTest" $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
execute_cmd "ctest $CTEST_CONFIG" "[$currentStepCounter-3] Compile ParadisEO-MO using CTest" $SPY
|
||||
LAST_RETURN=$?
|
||||
# don't consider a submission error as a "right error"
|
||||
if [ ! "$LAST_RETURN" = "$DART_SUBMISSION_ERROR" ]
|
||||
then
|
||||
RETURN=`expr $RETURN + $LAST_RETURN`
|
||||
fi
|
||||
|
||||
execute_cmd "make install" "[$currentStepCounter-4] Make install of ParadisEO-MO" $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
fi
|
||||
|
|
@ -491,7 +497,10 @@ function run_install_step()
|
|||
if [ "$COMPILE_PARADISEO" = "1" ]
|
||||
then
|
||||
execute_cmd "ctest $CTEST_CONFIG" "[$currentStepCounter-3] Compile ParadisEO-MOEO using CTest" $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
if [ ! "$LAST_RETURN" = "$DART_SUBMISSION_ERROR" ]
|
||||
then
|
||||
RETURN=`expr $RETURN + $LAST_RETURN`
|
||||
fi
|
||||
execute_cmd "make install" "[$currentStepCounter-4] Make install ParadisEO-MOEO" $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
fi
|
||||
|
|
@ -782,7 +791,10 @@ function run_install_step()
|
|||
if [ "$COMPILE_PARADISEO" = "1" ]
|
||||
then
|
||||
execute_cmd "ctest $CTEST_CONFIG" "[$currentStepCounter-3] Compile ParadisEO-PEO using CTest" $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
if [ ! "$LAST_RETURN" = "$DART_SUBMISSION_ERROR" ]
|
||||
then
|
||||
RETURN=`expr $RETURN + $LAST_RETURN`
|
||||
fi
|
||||
execute_cmd "make install" "[$currentStepCounter-4] Make install ParadisEO-PEO " $SPY
|
||||
RETURN=`expr $RETURN + $?`
|
||||
fi
|
||||
|
|
@ -1055,7 +1067,7 @@ do
|
|||
then
|
||||
BUILD_TYPE=Debug
|
||||
OPTIONNAL_CMAKE_FLAGS='-DENABLE_CMAKE_TESTING=TRUE'
|
||||
CTEST_CONFIG="$CTEST_CONFIG -D ExperimentalTest -D ExperimentalCoverage -D ExperimentalMemCheck"
|
||||
CTEST_CONFIG="$CTEST_CONFIG -D ExperimentalTest"
|
||||
fi
|
||||
if [ "${i%=*}" = "--skipdart" ]
|
||||
then
|
||||
|
|
|
|||
|
|
@ -115,11 +115,11 @@ english.CMakeNotFound=The CMake binaries cannot be found in this directory
|
|||
english.CMakeDownloadMsg=CMake available for download at:
|
||||
english.NextGenCaptionPgmBegin= Notice that the generator you chose must be installed on your computer.
|
||||
|
||||
french.CMakeMissing=CMake n'a pas été détecté sur votre ordinateur. CMake doit être installé pour utiliser ParadisEO.
|
||||
french.FullInstall=Installation complète
|
||||
french.CustomInstall=Installation personnalisée
|
||||
french.EoDescription= EO: Evolving Objects: Librairie dédiée aux méthodes évolutionnaires
|
||||
french.MoDescription= MO: Moving Objects: Métaheuristiques à base de solutions uniques
|
||||
french.CMakeMissing=CMake n'a pas <EFBFBD>t<EFBFBD> d<>tect<63> sur votre ordinateur. CMake doit <20>tre install<6C> pour utiliser ParadisEO.
|
||||
french.FullInstall=Installation compl<EFBFBD>te
|
||||
french.CustomInstall=Installation personnalis<EFBFBD>e
|
||||
french.EoDescription= EO: Evolving Objects: Librairie d<EFBFBD>di<EFBFBD>e aux m<>thodes <20>volutionnaires
|
||||
french.MoDescription= MO: Moving Objects: M<EFBFBD>taheuristiques <20> base de solutions uniques
|
||||
french.MoeoDescription= MOEO: Multi Objective Evolving Objects: Module multi-objectif
|
||||
french.ErrorOccured=Une erreur est survenue
|
||||
french.LaunchingBuildProcess=Construction des fichiers de configuration...
|
||||
|
|
@ -130,29 +130,29 @@ french.LaunchingEOCompilation=Compilation de ParadisEO-EO...
|
|||
french.LaunchingMOCompilation=Compilation de ParadisEO-MO...
|
||||
french.LaunchingMOEOCompilation=Compilation de ParadisEO-MOEO..
|
||||
french.error=Erreur
|
||||
french.ErrorAbort=Une erreur est survenue, installation annulée.
|
||||
french.ErrorAbort=Une erreur est survenue, installation annul<EFBFBD>e.
|
||||
french.CannotCompleteInstall=Impossible de terminer l'installation de
|
||||
french.BPFinished=Fin de l'installation
|
||||
french.BPSuccessfull=Succès.
|
||||
french.SelectCompiler=Sélectionnez le programme que vous souhaitez utiliser pour compiler:
|
||||
french.BPSuccessfull=Succ<EFBFBD>s.
|
||||
french.SelectCompiler=S<EFBFBD>lectionnez le programme que vous souhaitez utiliser pour compiler:
|
||||
french.ChooseGeneratorTitle=Compilation de ParadisEO
|
||||
french.ChooseGeneratorSubtitle=Selection du compilateur à utiliser
|
||||
french.ChooseGeneratorSubtitle=Selection du compilateur <EFBFBD> utiliser
|
||||
french.GenCMakeFiles=Configuration CMake
|
||||
french.BuildProcess=Génération des fichiers de configuration CMake et compilation
|
||||
french.BuildProcess=G<EFBFBD>n<EFBFBD>ration des fichiers de configuration CMake et compilation
|
||||
french.NextGenCaption=Cliquez sur le bouton 'Suivant' pour lancer CMake et compiler.
|
||||
french.ProcessingCMake=Configuration et compilation
|
||||
french.DolphinMsg=ParadisEO: Un projet de l'équipe INRIA Dolphin - Programme réalisé par Thomas Legrand
|
||||
french.DolphinMsg=ParadisEO: Un projet de l'<EFBFBD>quipe INRIA Dolphin - Programme r<>alis<69> par Thomas Legrand
|
||||
french.BuildMode=Choix du mode de compilation.
|
||||
french.SelectBuildMode=Veuillez sélectionner le type de compilation :
|
||||
french.Recommended=(recommandé)
|
||||
french.AcceptSendReport=Je souhaite que le rapport d'installation soit envoyé à l'équipe DOLPHIN.
|
||||
french.NoInfoSend1=Aucune information personnelle ou liée à mon poste de travail ne sera transmise.
|
||||
french.NoInfoSend2=Je pourrais bénéficier d'un support personnalisé et adapté.
|
||||
french.SelectBuildMode=Veuillez s<EFBFBD>lectionner le type de compilation :
|
||||
french.Recommended=(recommand<EFBFBD>)
|
||||
french.AcceptSendReport=Je souhaite que le rapport d'installation soit envoy<EFBFBD> <20> l'<27>quipe DOLPHIN.
|
||||
french.NoInfoSend1=Aucune information personnelle ou li<EFBFBD>e <20> mon poste de travail ne sera transmise.
|
||||
french.NoInfoSend2=Je pourrais b<EFBFBD>n<EFBFBD>ficier d'un support personnalis<69> et adapt<70>.
|
||||
french.PathToCMakeTitle=Chemin vers CMake
|
||||
french.PathToCMakeSubTitle=CMake n'a pas été trouvé par l'assistant. Veuillez sélectionner le répertoire d'installation de CMake sur votre ordinateur
|
||||
french.CMakeNotFound=Les exécutables CMake sont introuvables dans ce répertoire
|
||||
french.CMakeDownloadMsg=CMake téléchargeable à l'adresse:
|
||||
french.NextGenCaptionPgmBegin= Notez que le générateur que vous avez sélectionné doit être installé sur votre ordinateur.
|
||||
french.PathToCMakeSubTitle=CMake n'a pas <EFBFBD>t<EFBFBD> trouv<75> par l'assistant. Veuillez s<>lectionner le r<>pertoire d'installation de CMake sur votre ordinateur
|
||||
french.CMakeNotFound=Les ex<EFBFBD>cutables CMake sont introuvables dans ce r<>pertoire
|
||||
french.CMakeDownloadMsg=CMake t<EFBFBD>l<EFBFBD>chargeable <20> l'adresse:
|
||||
french.NextGenCaptionPgmBegin= Notez que le g<EFBFBD>n<EFBFBD>rateur que vous avez s<>lectionn<6E> doit <20>tre install<6C> sur votre ordinateur.
|
||||
|
||||
|
||||
[Types]
|
||||
|
|
@ -297,7 +297,7 @@ begin
|
|||
end;
|
||||
if BuildModeBox.Checked[2] then
|
||||
begin
|
||||
CTestConfig:=CTestConfig + ' -D ExperimentalTest -D ExperimentalCoverage -D ExperimentalMemCheck' ;
|
||||
CTestConfig:=CTestConfig + ' -D ExperimentalTest' ;
|
||||
CMakeAdditionalTags:= ' -DENABLE_CMAKE_TESTING=TRUE';
|
||||
exit;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue