a test binary for eoInterquartileRangeStat

This commit is contained in:
nojhan 2010-11-14 15:07:50 +01:00
commit a22e642b09
2 changed files with 70 additions and 3 deletions

View file

@ -25,8 +25,6 @@ LINK_DIRECTORIES(${EO_BINARY_DIR}/lib)
######################################################################################
SET (TEST_LIST
t-eoParetoFitness
t-eoPareto
t-eofitness
t-eoRandom
t-eobin
@ -65,8 +63,8 @@ SET (TEST_LIST
t-eoSyncEasyPSO
t-eoOrderXover
t-eoExtendedVelocity
# t-eoFrontSorter
t-eoLogger
t-eoIQRStat
)