git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1743 331e1502-861f-0410-8da2-ba01fb791d7f

This commit is contained in:
jhumeau 2010-04-23 08:53:19 +00:00
commit 3b844d3e15
4 changed files with 211 additions and 0 deletions

View file

@ -66,6 +66,9 @@ SET (TEST_LIST
t-moSimpleCoolingSchedule
t-moAlwaysAcceptCrit
t-moBetterAcceptCrit
t-moCountMoveMemory
t-moMonOpPerturb
t-moRestartPerturb
)
FOREACH (test ${TEST_LIST})