summaryrefslogtreecommitdiff
path: root/testdata/scad/dumptest/projection-tests-expected.txt
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-08-28 13:15:24 (GMT)
committerMarius Kintel <marius@kintel.net>2010-10-31 00:42:38 (GMT)
commit22b74585d85d50c774c59cd7fb501d4ef05e6ac9 (patch)
treead2d53027332aa84934ed66df5ce3995b4d56906 /testdata/scad/dumptest/projection-tests-expected.txt
parent2b8bd3b4f30cbd393bd9b003312ffffbd662b7d6 (diff)
Moved regression tests to tests directory
Diffstat (limited to 'testdata/scad/dumptest/projection-tests-expected.txt')
-rw-r--r--testdata/scad/dumptest/projection-tests-expected.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/testdata/scad/dumptest/projection-tests-expected.txt b/testdata/scad/dumptest/projection-tests-expected.txt
deleted file mode 100644
index 836c115..0000000
--- a/testdata/scad/dumptest/projection-tests-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-group() {
- linear_extrude(file = "", cache = "0.0", layer = "", height = 20, origin = [ 0 0 ], scale = 1, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
- projection(cut = false, convexity = 0) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- }
- }
- multmatrix([[1, 0, 0, 22], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(file = "", cache = "0.0", layer = "", height = 20, origin = [ 0 0 ], scale = 1, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
- projection(cut = true, convexity = 0) {
- multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 9], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- }
- }
- }
- }
- multmatrix([[1, 0, 0, 44], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
- linear_extrude(file = "", cache = "0.0", layer = "", height = 20, origin = [ 0 0 ], scale = 1, center = false, convexity = 1, $fn = 0, $fa = 12, $fs = 1) {
- projection(cut = true, convexity = 0) {
- multmatrix([[1, 0, 0, 0], [0, 1, 0, 0], [0, 0, 1, 7], [0, 0, 0, 1]]) {
- sphere($fn = 0, $fa = 12, $fs = 1, r = 10);
- }
- }
- }
- }
-}
contact: Jan Huwald // Impressum