Tests of new files added.
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1197 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
3c98405715
commit
a8723080f8
9 changed files with 1376 additions and 3 deletions
|
|
@ -34,7 +34,7 @@ SET (TEST_LIST
|
|||
t-moeo
|
||||
t-moeoBitVector
|
||||
t-moeoRealVector
|
||||
t-moeoArchive
|
||||
t-moeoUnboundedArchive
|
||||
t-moeoParetoObjectiveVectorComparator
|
||||
t-moeoAggregativeComparator
|
||||
t-moeoDiversityThenFitnessComparator
|
||||
|
|
@ -49,6 +49,13 @@ SET (TEST_LIST
|
|||
t-moeoNSGAII
|
||||
t-moeoMax3Obj
|
||||
t-moeoEasyEA
|
||||
t-moeoDominanceCountFitnessAssignment
|
||||
t-moeoDominanceRankFitnessAssignment
|
||||
t-moeoDominanceCountRankingFitnessAssignment
|
||||
t-moeoNearestNeighborDiversityAssignment
|
||||
t-moeoSPEA2Archive
|
||||
t-moeoSPEA2
|
||||
t-moeoDominanceMatrix
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue