+ feature eoSIGContinue: Continuator can catch user signals + feature eoLogger: flexible logging system for eo
This commit is contained in:
parent
9f4c073678
commit
1ecf4d3def
10 changed files with 638 additions and 2 deletions
|
|
@ -67,6 +67,7 @@ SET (TEST_LIST t-eoParetoFitness
|
|||
t-eoExtendedVelocity
|
||||
# t-eoFrontSorter
|
||||
# t-eoEpsMOEA
|
||||
t-eoLogger
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
|
|
|
|||
Reference in a new issue