Comparator updated and test added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1694 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
8f1cdb68d5
commit
4e00b61d79
6 changed files with 150 additions and 16 deletions
|
|
@ -34,7 +34,10 @@ SET (TEST_LIST
|
|||
t-moOrderNeighborhood
|
||||
t-moFullEvalByCopy
|
||||
t-moFullEvalByModif
|
||||
t-moSimpleHCexplorer)
|
||||
t-moSimpleHCexplorer
|
||||
t-moNeighborComparator
|
||||
t-moSolNeighborComparator
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
SET ("T_${test}_SOURCES" "${test}.cpp")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue