Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis-core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
amdis
amdis-core
Commits
a9ce4406
Commit
a9ce4406
authored
5 years ago
by
Praetorius, Simon
Browse files
Options
Downloads
Patches
Plain Diff
removed initfiles from tests
parent
3e77e30c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!76
parallel filewriter
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/CMakeLists.txt
+2
-4
2 additions, 4 deletions
test/CMakeLists.txt
with
2 additions
and
4 deletions
test/CMakeLists.txt
+
2
−
4
View file @
a9ce4406
...
@@ -28,8 +28,7 @@ dune_add_test(SOURCES DOFVectorTest.cpp
...
@@ -28,8 +28,7 @@ dune_add_test(SOURCES DOFVectorTest.cpp
LINK_LIBRARIES amdis
)
LINK_LIBRARIES amdis
)
dune_add_test
(
SOURCES DiscreteFunctionTest.cpp
dune_add_test
(
SOURCES DiscreteFunctionTest.cpp
LINK_LIBRARIES amdis
LINK_LIBRARIES amdis
)
CMD_ARGS
"
${
CMAKE_SOURCE_DIR
}
/examples/init/ellipt.dat.2d"
)
dune_add_test
(
SOURCES ExpressionsTest.cpp
dune_add_test
(
SOURCES ExpressionsTest.cpp
LINK_LIBRARIES amdis
)
LINK_LIBRARIES amdis
)
...
@@ -65,8 +64,7 @@ dune_add_test(SOURCES ISTLCommTest.cpp
...
@@ -65,8 +64,7 @@ dune_add_test(SOURCES ISTLCommTest.cpp
CMAKE_GUARD
"MPI_FOUND AND dune-istl_FOUND"
)
CMAKE_GUARD
"MPI_FOUND AND dune-istl_FOUND"
)
dune_add_test
(
SOURCES IntegrateTest.cpp
dune_add_test
(
SOURCES IntegrateTest.cpp
LINK_LIBRARIES amdis
LINK_LIBRARIES amdis
)
CMD_ARGS
"
${
CMAKE_SOURCE_DIR
}
/examples/init/ellipt.dat.2d"
)
dune_add_test
(
SOURCES MarkerTest.cpp
dune_add_test
(
SOURCES MarkerTest.cpp
LINK_LIBRARIES amdis
)
LINK_LIBRARIES amdis
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment