Arne Morten Kvarving
1f335a1d54
fixed: use PROJECT_BINARY_DIR, not CMAKE_BINARY_DIR
...
when using as super-build these differ
2022-04-01 11:58:13 +02:00
Joakim Hove
2688aeb5c7
Remove parse test - deck has been removed from opm-tests
2021-12-08 14:03:59 +01:00
Joakim Hove
d950e3ceb1
rst_deck: optionally interpret restart argument as proper filename
2021-11-12 12:22:15 +01:00
Joakim Hove
cc0b9add62
Add integration testing of rst_deck
2021-09-24 14:19:25 +02:00
Bård Skaflestad
85f809c42b
Separate Test Command Line Arguments from Runner Arguments
...
When passing parameters to test runners based on Boost.Test we need
to distinguish the parameters that are intended for the test case
and those that are intended for the Boost.Test framework (e.g.,
"--run_test=").
2021-07-01 16:27:26 +02:00
Joakim Hove
e61e7afcc8
Refactor the NNC input class
...
- The NNC and EDITNNC keywords are internalized in the same class.
- The EDITNNC keyword operations are applied directly to the NNC keywords.
- The nnc vectors are ordered with cell1 < cell2 and ascending order.
- An api has been added to get the KeywordLocation from an NCC
- NNC/EDITNNC which is connected to inactive cell is ignored
2020-11-11 19:57:06 +01:00
Joakim Hove
eb8f162663
Enable rst testing with MSW data
2020-03-28 08:58:14 +01:00
Joakim Hove
d79aadece0
Add msw based restart testing (currently disabled)
2020-03-14 09:15:51 +01:00
Joakim Hove
6e7f8e4009
Add integration test for restart based Schedule init
2020-03-13 10:22:43 +01:00
Joakim Hove
034656b9fb
Remove test application rst_load
2020-03-12 17:41:08 +01:00
Arne Morten Kvarving
f76daabbb4
changed: disable building of test suite if Boost::test is not found
2020-02-19 12:25:32 +01:00
Joakim Hove
a50efdf7da
Remove rst_load based test
2020-02-14 11:59:24 +01:00
Joakim Hove
69822e880f
Add POD struct for state with wells and groups from restart file
2020-01-22 12:23:26 +01:00
Joakim Hove
087aec6e01
Refactored generated keyword test to reduce compilation time
2020-01-02 15:27:54 +01:00
Joakim Hove
c3a038c2b6
Refactor code generation to facilitate multiple source files
2020-01-02 15:27:54 +01:00
Joakim Hove
d217bdf458
Add parse testing of model2 decks
2019-10-25 14:43:19 +02:00
Arne Morten Kvarving
247b5685cc
remove libecl from buildsystem, jenkins and packaging
2019-10-16 20:03:08 -05:00
Joakim Hove
bc2e5f7d00
Moved test in filesystem
2019-08-18 13:21:04 +02:00
Joakim Hove
3846c8c7ab
Moved ResinsightTest
2019-08-18 13:21:04 +02:00
Joakim Hove
31176bacbb
Add parse testing of SPE9 variations
2019-08-09 18:46:53 +02:00
Markus Blatt
d69bf47a28
Added test for parsing EDITNNC
2018-11-21 22:14:27 +01:00
Joakim Hove
501b1dc760
Remove stale test
2018-06-20 09:27:02 +02:00
Arne Morten Kvarving
e823b0a93e
changed: replace opm-data with new opm-tests repository
2018-03-27 12:09:09 +02:00
Arne Morten Kvarving
932cece7d3
add imported parser/output sources to build system
...
use -DENABLE_ECL_INPUT=0 to disable input (and output) support
use -DENABLE_ECL_OUTPUT=0 to disable output support
both default to on
2018-03-06 11:18:03 +01:00
Arne Morten Kvarving
4b49e934e4
changed: drop opmjson library
2018-02-28 09:57:21 +01:00
Arne Morten Kvarving
f7c288a3f4
changed: switch to the shared opm build system
2018-02-12 13:36:49 +01:00