summaryrefslogtreecommitdiff
path: root/testdata/scad/bugs/projectioncrash.scad
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-12-30 02:17:35 (GMT)
committerMarius Kintel <marius@kintel.net>2013-12-30 02:17:35 (GMT)
commit267cb31e79816b1c68acd4026235e55225ba6fa7 (patch)
tree2726f8cd5dc52ca8c35991a44e13daa0c520196d /testdata/scad/bugs/projectioncrash.scad
parent182625c5decbfe91d12242c5d69ec08b519fe2f4 (diff)
Removed obsolete tests
Diffstat (limited to 'testdata/scad/bugs/projectioncrash.scad')
-rw-r--r--testdata/scad/bugs/projectioncrash.scad5
1 files changed, 0 insertions, 5 deletions
diff --git a/testdata/scad/bugs/projectioncrash.scad b/testdata/scad/bugs/projectioncrash.scad
deleted file mode 100644
index 532ef8d..0000000
--- a/testdata/scad/bugs/projectioncrash.scad
+++ /dev/null
@@ -1,5 +0,0 @@
-// This causes OpenSCAD to crash. See source code comments:
-// PolySetCGALEvaluator::evaluatePolySet(const ProjectionNode &node)
-// Se also https://github.com/openscad/openscad/issues/80
-
-projection(cut=true) translate([0,0,-4.999999]) cube(10, center=true);
contact: Jan Huwald // Impressum