Skip to content
Snippets Groups Projects
Commit f00de441 authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'fix/test-richards-benchmark-minimal' into 'master'

[test] Test requires UMFPack

See merge request !2442
parents f58df9e5 0cf812b8
No related branches found
No related tags found
1 merge request!2442[test] Test requires UMFPack
......@@ -14,6 +14,7 @@ add_executable(test_richards_benchmark_tpfa EXCLUDE_FROM_ALL main.cc)
dumux_add_test(NAME test_richards_benchmark_infiltration_tpfa
TARGET test_richards_benchmark_tpfa
CMAKE_GUARD HAVE_UMFPACK
LABELS porousmediumflow richards
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
CMD_ARGS --script fuzzyData
......@@ -47,6 +48,7 @@ dumux_add_test(NAME test_richards_benchmark_infiltration_tpfa
dumux_add_test(NAME test_richards_benchmark_evaporation_tpfa
TARGET test_richards_benchmark_tpfa
CMAKE_GUARD HAVE_UMFPACK
LABELS porousmediumflow richards
COMMAND ${CMAKE_SOURCE_DIR}/bin/testing/runtest.py
CMD_ARGS --script fuzzyData
......
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