update test

This commit is contained in:
QIDI TECH
2024-11-09 14:59:54 +08:00
parent c9ec3da208
commit cb4f6b9da4
35 changed files with 1372 additions and 6272 deletions

View File

@@ -71,10 +71,9 @@ SCENARIO("Perimeter nesting", "[Perimeters]")
nullptr,
nullptr,
// cache:
upper_layer_polygons_cache,
lower_layer_polygons_cache,
// output:
loops, gap_fill, fill_expolygons,fill_expolygons_no_overlap,0);
loops, gap_fill, fill_expolygons,fill_expolygons_no_overlap);
THEN("expected number of collections") {
REQUIRE(loops.entities.size() == data.expolygons.size());