Added unit test for AggregateMSWdata

This commit is contained in:
Jostein Alvestad
2018-10-09 15:20:55 +02:00
committed by Jostein Alvestad
parent e341bd1c08
commit e783eaafc0
2 changed files with 461 additions and 0 deletions

View File

@@ -246,6 +246,7 @@ endif()
if(ENABLE_ECL_OUTPUT)
list (APPEND TEST_SOURCE_FILES
tests/test_AggregateWellData.cpp
tests/test_AggregateMSWData.cpp
tests/test_CharArrayNullTerm.cpp
tests/test_EclipseIO.cpp
tests/test_DoubHEAD.cpp