add files to cmake file list.
This commit is contained in:
parent
d8ccd32716
commit
42eb5ed830
@ -196,6 +196,7 @@ list (APPEND TEST_SOURCE_FILES
|
|||||||
tests/test_wellcollection.cpp
|
tests/test_wellcollection.cpp
|
||||||
tests/test_timer.cpp
|
tests/test_timer.cpp
|
||||||
tests/test_minpvprocessor.cpp
|
tests/test_minpvprocessor.cpp
|
||||||
|
tests/test_pinchprocessor.cpp
|
||||||
tests/test_gridutilities.cpp
|
tests/test_gridutilities.cpp
|
||||||
tests/test_anisotropiceikonal.cpp
|
tests/test_anisotropiceikonal.cpp
|
||||||
tests/test_stoppedwells.cpp
|
tests/test_stoppedwells.cpp
|
||||||
@ -224,6 +225,7 @@ list (APPEND TEST_DATA_FILES
|
|||||||
tests/testBlackoilState1.DATA
|
tests/testBlackoilState1.DATA
|
||||||
tests/testBlackoilState2.DATA
|
tests/testBlackoilState2.DATA
|
||||||
tests/testBlackoilState3.DATA
|
tests/testBlackoilState3.DATA
|
||||||
|
tests/testPinch1.DATA
|
||||||
tests/wells_manager_data.data
|
tests/wells_manager_data.data
|
||||||
tests/wells_manager_data_expanded.data
|
tests/wells_manager_data_expanded.data
|
||||||
tests/wells_manager_data_wellSTOP.data
|
tests/wells_manager_data_wellSTOP.data
|
||||||
|
Loading…
Reference in New Issue
Block a user