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

[test][python] Link Python scipts to build folder

parent 4d99eb5d
No related branches found
No related tags found
1 merge request!1985Feature/python bindings
dune_symlink_to_source_files(test_py_gridgeometry.py)
dune_python_add_test(NAME test_py_gridgeometry
COMMAND ${PYTHON_EXECUTABLE} test_py_gridgeometry.py
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
LABELS python unit)
dune_symlink_to_source_files(test_py_fvproblem.py)
dune_python_add_test(NAME test_py_fvproblem
COMMAND ${PYTHON_EXECUTABLE} test_py_fvproblem.py
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}
......
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