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

[test][material] Use dune_add_test

parent cb5b701b
No related branches found
No related tags found
Loading
add_dumux_test(test_fluidsystems test_fluidsystems test_fluidsystems.cc dune_add_test(SOURCES test_fluidsystems.cc)
${CMAKE_CURRENT_BINARY_DIR}/test_fluidsystems)
#install sources #install sources
install(FILES install(FILES
......
add_dumux_test(test_immiscibleflash test_immiscibleflash test_immiscibleflash.cc dune_add_test(SOURCES test_immiscibleflash.cc)
${CMAKE_CURRENT_BINARY_DIR}/test_immiscibleflash)
#install sources #install sources
install(FILES install(FILES
......
add_dumux_test(test_ncpflash test_ncpflash test_ncpflash.cc dune_add_test(SOURCES test_ncpflash.cc)
${CMAKE_CURRENT_BINARY_DIR}/test_ncpflash)
#install sources #install sources
install(FILES install(FILES
......
add_dumux_test(test_pengrobinson test_pengrobinson test_pengrobinson.cc dune_add_test(SOURCES test_pengrobinson.cc)
${CMAKE_CURRENT_BINARY_DIR}/test_pengrobinson)
#install sources #install sources
install(FILES install(FILES
......
add_dumux_test(test_tabulation test_tabulation test_tabulation.cc dune_add_test(SOURCES test_tabulation.cc)
${CMAKE_CURRENT_BINARY_DIR}/test_tabulation)
#install sources #install sources
install(FILES install(FILES
......
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