We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b3bbd3 commit eb83884Copy full SHA for eb83884
polygon_coverage_geometry/test/bcd-test.cpp
@@ -26,7 +26,7 @@
26
27
using namespace polygon_coverage_planning;
28
29
-TEST(BctTest, computeBCD) {
+TEST(BcdTest, computeBCD) {
30
// Diamond.
31
PolygonWithHoles diamond(createDiamond<Polygon_2>());
32
FT expected_area = diamond.outer_boundary().area();
0 commit comments