Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Surfaces: recreate and link unit test PolyhedronSurfaces #2700

Merged
merged 11 commits into from
Nov 30, 2023
1 change: 1 addition & 0 deletions Tests/UnitTests/Core/Surfaces/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ add_unittest(Surface SurfaceTests.cpp)
add_unittest(TrapezoidBounds TrapezoidBoundsTests.cpp)
add_unittest(VerticesHelper VerticesHelperTests.cpp)
add_unittest(AlignmentHelper AlignmentHelperTests.cpp)
add_unittest(PolyhedronSurfacesTests PolyhedronSurfacesTests.cpp)
Loading
Loading