test for the new fitness assignment schemes added

git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1621 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
jhumeau 2009-11-25 10:53:46 +00:00
commit 9db3a10110
8 changed files with 856 additions and 14 deletions

View file

@ -69,8 +69,15 @@ SET (TEST_LIST
t-moeoFitDivBoundedArchive
t-moeoDetArchiveSelect
t-moeoASEEA
t-moeoEpsilonHyperboxArchive
#t-moeoEpsilonHyperboxArchive
t-moeoQuadTreeArchive
t-moeoAggregationFitnessAssignment
t-moeoConstraintFitnessAssignment
t-moeoChebyshevMetric
t-moeoChebyshevOrientedMetric
t-moeoASFAMetric
t-moeoASFAOrMetric
)
FOREACH (test ${TEST_LIST})