Skip to content
Snippets Groups Projects
Commit 18cd1731 authored by Dennis Gläser's avatar Dennis Gläser Committed by Timo Koch
Browse files

[test][dambreak] move test to separate folder

parent e6e7e5fd
No related branches found
No related tags found
1 merge request!1525Feature: Implement a shallow water model
dune_symlink_to_source_files(FILES "params.input" references)
dune_add_test(NAME test_shallowwater
SOURCES main.cc
COMPILE_DEFINITIONS TYPETAG=DamBreakWet
COMMAND ${CMAKE_CURRENT_BINARY_DIR}/test_shallowwater)
add_subdirectory(dambreak)
dune_symlink_to_source_files(FILES "params.input" references)
dune_add_test(NAME test_shallowwater
SOURCES main.cc
COMPILE_DEFINITIONS TYPETAG=DamBreakWet
COMMAND ${CMAKE_CURRENT_BINARY_DIR}/test_shallowwater)
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