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
d341190e
Commit
d341190e
authored
Jan 25, 2020
by
Dennis Gläser
Browse files
[test][isection] test cylinder surface - quad intersection
parent
1f1cd85c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
test/intersection/CMakeLists.txt
View file @
d341190e
...
...
@@ -42,6 +42,11 @@ frackit_add_test(NAME test_cylindersurface_disk_intersection
SOURCES test_cylindersurface_disk_intersection.cc
LABELS intersection
)
# cylinder surface - quadrilateral
frackit_add_test
(
NAME test_cylindersurface_quad_intersection
SOURCES test_cylindersurface_quad_intersection.cc
LABELS intersection
)
# face - disk
frackit_add_test
(
NAME test_disk_face_intersection
SOURCES test_disk_face_intersection.cc
...
...
test/intersection/test_cylindersurface_quad_intersection.cc
0 → 100644
View file @
d341190e
This diff is collapsed.
Click to expand it.
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