summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/allmodules-expected.csg
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2013-12-15 13:47:01 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2013-12-15 13:47:01 (GMT)
commit6d0efd62d996e5fbf2b61d54821f8c4c5142ace1 (patch)
treedf9bb23d0e3c295798cc094ce1ced9361169e25b /tests/regression/dumptest/allmodules-expected.csg
parent60a4561da5b0592f20910e8a9ea4fcdbb1b1a2f7 (diff)
improve CGAL nonplanar face error detection. also change dumptests to 'faces'
keyword for 'polyhedrnon().
Diffstat (limited to 'tests/regression/dumptest/allmodules-expected.csg')
-rw-r--r--tests/regression/dumptest/allmodules-expected.csg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/regression/dumptest/allmodules-expected.csg b/tests/regression/dumptest/allmodules-expected.csg
index 42bf4fa..00311d3 100644
--- a/tests/regression/dumptest/allmodules-expected.csg
+++ b/tests/regression/dumptest/allmodules-expected.csg
@@ -26,7 +26,7 @@ group() {
cube(size = [1, 1, 1], center = false);
sphere($fn = 0, $fa = 12, $fs = 2, r = 1);
cylinder($fn = 0, $fa = 12, $fs = 2, h = 1, r1 = 1, r2 = 1, center = false);
- polyhedron(points = undef, triangles = undef, convexity = 1);
+ polyhedron(points = undef, faces = undef, convexity = 1);
square(size = [1, 1], center = false);
circle($fn = 0, $fa = 12, $fs = 2, r = 1);
polygon(points = undef, paths = undef, convexity = 1);
contact: Jan Huwald // Impressum