Skip to content
Snippets Groups Projects
Commit 1ca94677 authored by Dennis Gläser's avatar Dennis Gläser
Browse files

[test][1p] add experimental label

parent fd7c13a3
No related branches found
No related tags found
1 merge request!2291Feature/newton variables backend
...@@ -32,7 +32,7 @@ dumux_add_test(NAME test_1p_compressible_instationary_box ...@@ -32,7 +32,7 @@ dumux_add_test(NAME test_1p_compressible_instationary_box
--command "${CMAKE_CURRENT_BINARY_DIR}/test_1p_compressible_instationary_box params.input -Problem.Name test_1p_compressible_instationary_box") --command "${CMAKE_CURRENT_BINARY_DIR}/test_1p_compressible_instationary_box params.input -Problem.Name test_1p_compressible_instationary_box")
dumux_add_test(NAME test_1p_compressible_instationary_tpfa_experimental dumux_add_test(NAME test_1p_compressible_instationary_tpfa_experimental
LABELS porousmediumflow 1p LABELS porousmediumflow 1p experimental
SOURCES main_experimental.cc SOURCES main_experimental.cc
COMPILE_DEFINITIONS TYPETAG=OnePCompressibleTpfa COMPILE_DEFINITIONS TYPETAG=OnePCompressibleTpfa
COMPILE_DEFINITIONS EXPERIMENTAL=1 COMPILE_DEFINITIONS EXPERIMENTAL=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment