Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
dorie
dorie
Commits
ea28f4b5
Commit
ea28f4b5
authored
Sep 04, 2018
by
Lukas Riedel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use new unit test command for SimulationBase test
parent
fff5b51a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
dune/dorie/test/CMakeLists.txt
dune/dorie/test/CMakeLists.txt
+1
-5
No files found.
dune/dorie/test/CMakeLists.txt
View file @
ea28f4b5
dune_add_test
(
SOURCES base_simulation.cc NAME test_base_simulation
)
add_custom_target
(
build_test_base_simulation
DEPENDS test_base_simulation
)
dorie_add_unit_test
(
SOURCES base_simulation.cc NAME test-base-simulation
)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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