mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Update test_perimeters.cpp
This commit is contained in:
@@ -74,7 +74,7 @@ SCENARIO("Perimeter nesting", "[Perimeters]")
|
|||||||
upper_layer_polygons_cache,
|
upper_layer_polygons_cache,
|
||||||
lower_layer_polygons_cache,
|
lower_layer_polygons_cache,
|
||||||
// output:
|
// output:
|
||||||
loops, gap_fill, fill_expolygons,fill_expolygons_no_overlap);
|
loops, gap_fill, fill_expolygons,fill_expolygons_no_overlap,0);
|
||||||
|
|
||||||
THEN("expected number of collections") {
|
THEN("expected number of collections") {
|
||||||
REQUIRE(loops.entities.size() == data.expolygons.size());
|
REQUIRE(loops.entities.size() == data.expolygons.size());
|
||||||
|
|||||||
Reference in New Issue
Block a user