Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tools
frackit
Commits
48225e7e
Commit
48225e7e
authored
Jan 10, 2020
by
Dennis Gläser
Browse files
[test][disknetwork] rename test
parent
dd68e594
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/entitynetwork/CMakeLists.txt
View file @
48225e7e
...
...
@@ -13,8 +13,8 @@ frackit_add_test(NAME test_constraints_cylindersurface
LABELS entitynetwork constraints
)
# test disk network creation (in cylinder)
frackit_add_test
(
NAME test_generate_disk_network
SOURCES test_generate_disk_network.cc
frackit_add_test
(
NAME test_generate_disk_network
_cylinder
SOURCES test_generate_disk_network
_cylinder
.cc
LABELS entitynetwork sampling
)
set
(
CMAKE_BUILD_TYPE Debug
)
test/entitynetwork/test_generate_disk_network.cc
→
test/entitynetwork/test_generate_disk_network
_cylinder
.cc
View file @
48225e7e
File moved
Write
Preview
Supports
Markdown
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