Skip to content
Snippets Groups Projects
Commit 79d108b3 authored by Christoph Grüninger's avatar Christoph Grüninger
Browse files

[decoupled] Add test_3p2c to automated testing.

This fixes FS#266.
(reviewed by fetzer)


git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14789 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent dfe396f2
No related merge requests found
......@@ -64,3 +64,10 @@ add_dumux_test(test_mpfal2padaptive test_mpfa2p test_mpfa2p.cc
${CMAKE_CURRENT_BINARY_DIR}/test_mpfa2p
-ParameterFile ${CMAKE_CURRENT_SOURCE_DIR}/test_mpfa2p.input
-ModelType MPFALAdaptive)
add_dumux_test(test_3d2p test_3d2p test_3d2p.cc
${CMAKE_SOURCE_DIR}/bin/runTest.sh
${CMAKE_SOURCE_DIR}/bin/fuzzycomparevtu.py
${CMAKE_SOURCE_DIR}/test/references/test_3d2p-reference.vtu
${CMAKE_CURRENT_BINARY_DIR}/test_3d2p-00012.vtu
${CMAKE_CURRENT_BINARY_DIR}/test_3d2p)
This diff is collapsed.
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