Skip to content

Commit

Permalink
test: Surfaces: recreate and link unit test PolyhedronSurfaces (#2700)
Browse files Browse the repository at this point in the history
Update and finish the unit test for the PolyhedronSurfaces, that was started a few years ago but never linked. 

resolves #454
  • Loading branch information
AJPfleger authored Nov 30, 2023
1 parent 3cba483 commit 9228e3c
Show file tree
Hide file tree
Showing 2 changed files with 503 additions and 440 deletions.
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

0 comments on commit 9228e3c

Please sign in to comment.