test added

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1742 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2010-04-22 09:02:58 +00:00
commit 5955b14f80
11 changed files with 419 additions and 1 deletions

View file

@ -59,6 +59,13 @@ SET (TEST_LIST
t-moRandomNeutralWalkExplorer
t-moTSExplorer
t-moForwardVariableNeighborhood
t-moSolComparator
t-moDummyEval
t-moDummyNeighbor
t-moDummyNeighborhood
t-moSimpleCoolingSchedule
t-moAlwaysAcceptCrit
t-moBetterAcceptCrit
)
FOREACH (test ${TEST_LIST})