Unit tests for correlation calculation

This commit is contained in:
Gaute Lindkvist
2020-06-03 15:37:34 +02:00
parent 88ddeddca6
commit 111b758494
4 changed files with 135 additions and 2 deletions

View File

@@ -69,6 +69,7 @@ ${CMAKE_CURRENT_LIST_DIR}/RifSurfaceReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifColorLegendData-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifRoffReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifFaciesPropertiesReader-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RiaStatisticsTools-Test.cpp
${CMAKE_CURRENT_LIST_DIR}/RifStimPlanXmlReader-Test.cpp
)