diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-06 03:25:55 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-06 03:25:55 (GMT) |
commit | a221eeee99ca772605c0ac6473cae2466e4cc07a (patch) | |
tree | 9e5128a97699ad5874aeffccf41cf690794397a8 /tests/regression/dumptest/import_stl-tests-expected.txt | |
parent | 11f3cd336421d78ad3d23680d7f86b21f13ad8e6 (diff) |
Added expected files for new test, updated files for recently fixed issues
Diffstat (limited to 'tests/regression/dumptest/import_stl-tests-expected.txt')
-rw-r--r-- | tests/regression/dumptest/import_stl-tests-expected.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/regression/dumptest/import_stl-tests-expected.txt b/tests/regression/dumptest/import_stl-tests-expected.txt index bc27c6a..8c3a540 100644 --- a/tests/regression/dumptest/import_stl-tests-expected.txt +++ b/tests/regression/dumptest/import_stl-tests-expected.txt @@ -1,3 +1,2 @@ -group() { - import_stl(file = "/Users/kintel/code/metalab/checkout/OpenSCAD/openscad-visitor/testdata/scad/import.stl", cache = "4c34b4bc.2506", convexity = 1); -} + import(file = "/Users/kintel/code/OpenSCAD/openscad/testdata/scad/features/import.stl", cache = "4e823ddd.2506", layer = "", origin = [0, 0], scale = 1, convexity = 1, $fn = 0, $fa = 12, $fs = 1); + |