summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest/surface-simple-expected.csg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regression/dumptest/surface-simple-expected.csg')
-rw-r--r--tests/regression/dumptest/surface-simple-expected.csg6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/regression/dumptest/surface-simple-expected.csg b/tests/regression/dumptest/surface-simple-expected.csg
new file mode 100644
index 0000000..4def193
--- /dev/null
+++ b/tests/regression/dumptest/surface-simple-expected.csg
@@ -0,0 +1,6 @@
+group() {
+ surface(file = "surface-simple.dat", center = true);
+ multmatrix([[1, 0, 0, 2], [0, 1, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) {
+ surface(file = "surface-simple2.dat", center = true);
+ }
+}
contact: Jan Huwald // Impressum