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

This commit is contained in:
jhumeau 2009-03-17 14:38:00 +00:00
commit dde940f14d
3 changed files with 147 additions and 0 deletions

View file

@ -3,6 +3,7 @@ SET (TEST_LIST
t-moeoNumberUnvisitedSelect
t-moeoExhaustiveNeighborhoodExplorer
t-moeoSubNeighborhoodExplorer
t-moeoUnifiedDominanceBasedLS
)
FOREACH (test ${TEST_LIST})