Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-grid
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Core Modules
dune-grid
Commits
9f205720
Commit
9f205720
authored
2 years ago
by
Simon Praetorius
Browse files
Options
Downloads
Patches
Plain Diff
Add flags to tests explicitly
parent
d97794b6
No related branches found
No related tags found
No related merge requests found
Pipeline
#58592
passed
2 years ago
Stage: .pre
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dune/grid/test/CMakeLists.txt
+2
-0
2 additions, 0 deletions
dune/grid/test/CMakeLists.txt
with
2 additions
and
0 deletions
dune/grid/test/CMakeLists.txt
+
2
−
0
View file @
9f205720
...
...
@@ -47,10 +47,12 @@ dune_add_test(SOURCES test-parallel-ug.cc
CMAKE_GUARD dune-uggrid_FOUND
MPI_RANKS 1 2 3 4 8
TIMEOUT 300
)
add_dune_mpi_flags
(
test-parallel-ug
)
dune_add_test
(
SOURCES test-loadbalancing.cc
LINK_LIBRARIES dunegrid
CMAKE_GUARD dune-uggrid_FOUND
)
add_dune_parmetis_flags
(
test-loadbalancing
)
dune_add_test
(
SOURCES issue-53-uggrid-intersections.cc
LINK_LIBRARIES dunegrid
...
...
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