mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #3012 from joakim-hove/test-schedulestate-serialization
Enable serialization testing for ScheduleDeck / ScheduleState
This commit is contained in:
@@ -532,6 +532,8 @@ TEST_FOR_TYPE(Rock2dtrTable)
|
|||||||
TEST_FOR_TYPE(Rock2dTable)
|
TEST_FOR_TYPE(Rock2dTable)
|
||||||
TEST_FOR_TYPE(Runspec)
|
TEST_FOR_TYPE(Runspec)
|
||||||
TEST_FOR_TYPE(Schedule)
|
TEST_FOR_TYPE(Schedule)
|
||||||
|
TEST_FOR_TYPE(ScheduleDeck)
|
||||||
|
TEST_FOR_TYPE(ScheduleState)
|
||||||
TEST_FOR_TYPE(Segment)
|
TEST_FOR_TYPE(Segment)
|
||||||
TEST_FOR_TYPE(SimpleTable)
|
TEST_FOR_TYPE(SimpleTable)
|
||||||
TEST_FOR_TYPE(SimulationConfig)
|
TEST_FOR_TYPE(SimulationConfig)
|
||||||
|
|||||||
Reference in New Issue
Block a user