Adding test for insular model with the PSO
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@746 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4d885cc29a
commit
cf4700c2be
3 changed files with 303 additions and 1 deletions
|
|
@ -59,9 +59,11 @@ ENDIF(WIN32 AND NOT CYGWIN)
|
|||
|
||||
SET (TEST_LIST t-peo
|
||||
t-peoPSO
|
||||
t-peoInsularPSO
|
||||
)
|
||||
|
||||
SET (TEST_LIBRARY t-peoPSOPara)
|
||||
SET (TEST_LIBRARY t-peoPSOPara
|
||||
t-peoPSOParaIsland)
|
||||
|
||||
|
||||
FOREACH (test ${TEST_LIST} ${TEST_LIBRARY})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue