chrysn
f85ace9dd0
fix font directory discovery in export_import_pngtest
...
the old way of constructing the font path from the openscad binary
has failed since the binary built outside testing has been used.
building the path from the test script works with any openscad binary.
2015-06-08 11:05:52 +02:00
Marius Kintel
d5d22158dd
#1215 Added support for optional --render parameter as well as optional manifoldness requirement to export_import_pngtest, slightly reorganized tests to use the new parameters
2015-02-14 12:26:54 -05:00
Marius Kintel
6893d3efe2
Always run with --render=cgal for the first export
2015-02-12 14:45:25 -05:00
Marius Kintel
09b3ab45d4
#1215 Added tests, check for weak manifoldness when running tests
2015-02-12 12:29:15 -05:00
Marius Kintel
6492d25265
#1065 The text module is no longer experimental
2014-12-17 12:56:52 -05:00
Marius Kintel
d20e1efbbd
doc
2014-10-13 23:13:48 -04:00
Marius Kintel
771f764533
Use --render=cgal in export-import tests, added testcase for #936
2014-09-04 17:36:52 -04:00
Marius Kintel
20e97ac482
Removed unnecessary test related to old colorscheme experiments
2014-07-24 02:12:07 -04:00
Marius Kintel
07da269643
Use --render when creating expected images
2014-07-22 15:45:21 -04:00
Don Bright
92ef136967
re-doing the test generation for 3d formats that dont preserve color
2014-07-22 15:33:10 -04:00
Torsten Paul
d0ba2903b3
Enable text for most test cases and update reference images.
2014-07-12 21:36:56 +02:00
Torsten Paul
d86e9d43ee
Fix text() CSG output and cleanup test cases.
...
- enable text feature in import-export test cases
- drop ParaType font as Liberation is needed for the composition regression
test, so use this for other tests too
- drop Amiri bold font, which is not adding anything to coverage
2014-07-12 21:36:50 +02:00
Marius Kintel
0dd3ac272b
Handle cwd as outputdir
2014-06-21 19:05:50 -04:00
Marius Kintel
48e1d6a5a9
Allow other files than .scad as input
2014-06-16 21:13:18 -04:00
Marius Kintel
e344f7e478
Bugfix - png is the last arg + some better error output
2014-06-16 15:56:07 -04:00
Marius Kintel
d77db77825
Rewrote csg-import-test to be able to export other file formats as well as pass extra parameters to OpenSCAD
2014-06-16 02:41:04 -04:00