Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
Commits
a9ce4406
Commit
a9ce4406
authored
Jun 24, 2019
by
Praetorius, Simon
Browse files
removed initfiles from tests
parent
3e77e30c
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/CMakeLists.txt
View file @
a9ce4406
...
...
@@ -28,8 +28,7 @@ dune_add_test(SOURCES DOFVectorTest.cpp
LINK_LIBRARIES amdis
)
dune_add_test
(
SOURCES DiscreteFunctionTest.cpp
LINK_LIBRARIES amdis
CMD_ARGS
"
${
CMAKE_SOURCE_DIR
}
/examples/init/ellipt.dat.2d"
)
LINK_LIBRARIES amdis
)
dune_add_test
(
SOURCES ExpressionsTest.cpp
LINK_LIBRARIES amdis
)
...
...
@@ -65,8 +64,7 @@ dune_add_test(SOURCES ISTLCommTest.cpp
CMAKE_GUARD
"MPI_FOUND AND dune-istl_FOUND"
)
dune_add_test
(
SOURCES IntegrateTest.cpp
LINK_LIBRARIES amdis
CMD_ARGS
"
${
CMAKE_SOURCE_DIR
}
/examples/init/ellipt.dat.2d"
)
LINK_LIBRARIES amdis
)
dune_add_test
(
SOURCES MarkerTest.cpp
LINK_LIBRARIES amdis
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment