openscad/tests/regression/dumptest
Torsten Paul 9f372cff41 Simple detection of script and direction based on given text.
This adds a simple detection logic based on the hb_unicode_script()
function provided by harfbuzz. Automatic script selection will only
happen if no valid parameter was given (basically only in case of
a missing script parameter in text()).
If different scripts are found in a single text, the resulting value
is HB_SCRIPT_UNKNOWN.
2015-05-09 18:05:07 +02:00
..
2d-3d-expected.csg Updated test results 2014-11-27 17:21:23 -05:00
allexpressions-expected.csg changed group headers to empty group headers 2013-06-25 13:41:47 +02:00
allfunctions-expected.csg changed group headers to empty group headers 2013-06-25 13:41:47 +02:00
allmodules-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
assign-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
assign-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
background-modifier-expected.csg Moved % modifier handling from node to nodedumper. This makes nodes with % operators use the existing cache instead of recalculating the object 2014-02-04 23:49:10 -05:00
camera-tests-expected.csg Update test cases. 2014-05-04 00:26:02 +02:00
child-background-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
child-child-test-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
child-expected.csg changed group headers to empty group headers 2013-06-25 13:41:47 +02:00
child-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
circle-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
circle-tests-expected.csg Don't crash on infinite dimensions. Fixes #859 2014-07-17 17:59:42 -04:00
color-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
color-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
control-hull-dimension-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
cube-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
cube-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
cylinder-diameter-tests-expected.csg Add cylinder tests to cover the new diameter parameters. 2013-10-21 19:47:55 +02:00
cylinder-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
cylinder-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
difference-2d-tests-expected.csg bugfix: Dumptest failed to dump the highlight modifier 2014-05-17 11:53:11 -04:00
difference-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
difference-tests-expected.csg bugfix: Dumptest failed to dump the highlight modifier 2014-05-17 11:53:11 -04:00
disable-modifier-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
dxf_linear_extrude-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
dxf_rotate_extrude-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
echo-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
escape-test-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
for-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
for-nested-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
for-tests-expected.csg bugfix: Dumptest failed to dump the highlight modifier 2014-05-17 11:53:11 -04:00
glide-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
group-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
highlight-and-background-modifier-expected.csg bugfix: Dumptest failed to dump the highlight modifier 2014-05-17 11:53:11 -04:00
highlight-modifier-2d-expected.csg bugfix: highlighted differences didn't render correctly 2014-12-23 00:37:43 -05:00
highlight-modifier-expected.csg bugfix: Dumptest failed to dump the highlight modifier 2014-05-17 11:53:11 -04:00
hull-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
hull-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
hull2-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
hull3-tests-expected.csg hull-of-hull bug: bugxi and test for exposing it 2014-01-06 17:48:09 -05:00
if-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
ifelse-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
import-empty-tests-expected.csg bugfix: Empty import combined with real geometry caused an assert failure 2014-05-19 15:21:43 -04:00
import-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
import_dxf-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
import_dxf-tests-expected.csg Added test for dxf file not found 2014-11-27 18:52:23 -05:00
import_off-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
import_stl-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
import_stl-test-expected.csg #587 Reorganized some tests to better distinguish between 2D and 3D tests. Added DXF export tests 2014-08-17 11:17:35 -04:00
import_stl-tests-expected.csg #587 Reorganized some tests to better distinguish between 2D and 3D tests. Added DXF export tests 2014-08-17 11:17:35 -04:00
include-tests-expected.csg Added testcase for #837 2014-06-24 19:22:33 -04:00
intersection-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
intersection-tests-expected.csg Fix regression related to intersection with empty shapes. Fixes #996 2014-10-31 15:28:26 +04:00
intersection2-tests-expected.csg Moved special handling of intersection to ClipperUtils 2014-01-27 23:25:33 -05:00
intersection_for-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
intersection_for-tests-expected.csg restore missing digits. make --info work better. fix parser / path bug 2013-09-20 01:54:53 -05:00
linear_extrude-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
linear_extrude-scale-zero-tests-expected.csg Allow slices to be specified independently of twist. Fixes #850 2014-06-26 16:43:12 -04:00
linear_extrude-tests-expected.csg Fix test results after modifying default convexity for rotate_extrude 2015-01-29 00:52:53 -05:00
localfiles-compatibility-test-expected.csg Fix test results after modifying default convexity for rotate_extrude 2015-01-29 00:52:53 -05:00
localfiles-test-expected.csg Fix test results after modifying default convexity for rotate_extrude 2015-01-29 00:52:53 -05:00
minkowski-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
minkowski-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
minkowski2-crack-expected.csg #337 Added more corner case tests from previous bugs 2014-08-18 01:50:33 -04:00
minkowski2-hole-tests-expected.csg Added and updated tests for minkowski2 with holes 2014-01-12 19:39:20 -05:00
minkowski2-tests-expected.csg Add some additional minkowski2d test cases 2014-02-01 16:17:56 +01:00
minkowski3-erosion-expected.csg #913 updated testcase result 2014-08-21 01:14:17 -04:00
minkowski3-tests-expected.csg Added tests for minkowski with only one child 2014-01-18 18:29:35 -05:00
mirror-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
mirror-tests-expected.csg #1174 Added testcase 2015-01-25 01:49:36 -05:00
module-recursion-expected.csg restore missing digits. make --info work better. fix parser / path bug 2013-09-20 01:54:53 -05:00
modulevariables-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
multmatrix-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
null-polygons-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
nullspace-2d-expected.csg Added some nullspace tests 2014-11-27 19:09:54 -05:00
nullspace-difference-expected.csg Added more nullspace tests 2014-12-08 17:53:40 -05:00
nullspace-intersection-expected.csg Added more nullspace tests 2014-12-08 17:53:40 -05:00
nullspace-minkowski-expected.csg Added more nullspace tests 2014-12-08 17:53:40 -05:00
nullspace-minkowski-intersection-expected.csg Added more nullspace tests 2014-12-08 17:53:40 -05:00
offset-tests-expected.csg Update offset() parameter handling. 2014-12-19 16:48:13 +01:00
polygon-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
polygon-illegal-winding-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
polygon-tests-expected.csg Added some malformed polygon tests 2014-11-27 21:02:35 -05:00
polygons-touch-expected.csg #337 Added more corner case tests from previous bugs 2014-08-18 01:50:33 -04:00
polyhedron-concave-test-expected.csg #793 Added testcase 2015-02-01 18:43:18 -05:00
polyhedron-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
polyhedron-nonplanar-tests-expected.csg Improved non-planar tests 2013-12-15 18:19:05 -05:00
polyhedron-tests-expected.csg #793 Added testcase 2015-02-01 18:43:18 -05:00
polyset-reduce-crash-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
primitive-inf-tests-expected.csg bugfix: division by zero can cause malformed primitives 2014-01-13 20:49:55 -05:00
projection-cut-tests-expected.csg #1129 Fixed crash when performing empty projection 2015-01-01 23:01:09 -05:00
projection-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
projection-extrude-tests-expected.csg Split up projection tests to avoid long running times 2013-11-20 01:27:46 -05:00
projection-tests-expected.csg Split projection tests into cut vs. project 2013-11-25 00:27:15 -05:00
render-2d-tests-expected.csg Added test for implicit union of render() children 2013-11-23 22:10:05 -05:00
render-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
render-tests-expected.csg Re-enable tests which previously cause floating point comparison issues 2013-07-02 00:16:07 -04:00
resize-2d-tests-expected.csg Updated expected images for 2D tests using autocenter and viewall 2014-07-23 23:36:42 -04:00
resize-tests-expected.csg little tweaks, cleanups, tab fixing, eliminating comments 2013-09-12 20:03:27 -05:00
root-modifier-expected.csg modify root modifier example now that the test program respects the root modifier 2013-06-25 13:41:48 +02:00
root-modifier-if-expected.csg dumptest now supports the root modifier - updated test results 2013-07-02 09:33:24 +02:00
rotate-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
rotate_extrude-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
rotate_extrude-tests-expected.csg Fix test results after modifying default convexity for rotate_extrude 2015-01-29 00:52:53 -05:00
rotate_extrude_dxf-tests-expected.csg Fix test results after modifying default convexity for rotate_extrude 2015-01-29 00:52:53 -05:00
scale-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
scale-mirror2D-3D-tests-expected.csg #1055 added testcase 2014-12-07 19:47:43 -05:00
scale2D-tests-expected.csg Minor testcase tweak 2014-12-07 19:38:48 -05:00
scale3D-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
sphere-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
sphere-tests-expected.csg Extend sphere tests to cover the new diameter parameter. 2013-10-21 19:47:48 +02:00
square-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
square-tests-expected.csg Don't crash on infinite dimensions. Fixes #859 2014-07-17 17:59:42 -04:00
subdiv-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
surface-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
surface-png-image-tests-expected.csg #587 Reorganized some tests to better distinguish between 2D and 3D tests. Added DXF export tests 2014-08-17 11:17:35 -04:00
surface-png-image2-tests-expected.csg #587 Reorganized some tests to better distinguish between 2D and 3D tests. Added DXF export tests 2014-08-17 11:17:35 -04:00
surface-png-image3-tests-expected.csg #587 Reorganized some tests to better distinguish between 2D and 3D tests. Added DXF export tests 2014-08-17 11:17:35 -04:00
surface-simple-expected.csg Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-tests-expected.csg Added surface not found tests 2014-11-27 19:19:02 -05:00
tessellation-text-test-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
testcolornames-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
text-empty-tests-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-font-alignment-tests-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-font-composition-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-font-direction-tests-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-font-simple-tests-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-font-symbol-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-font-tests-expected.csg Simple detection of script and direction based on given text. 2015-05-09 18:05:07 +02:00
text-search-test-expected.csg restore missing digits. make --info work better. fix parser / path bug 2013-09-20 01:54:53 -05:00
transform-tests-expected.csg #1233 Added testcase 2015-03-02 17:06:27 -05:00
translate-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
union-coincident-test-expected.csg Issue #582 was fixed sometime during the unstable branch refactoring 2014-05-17 15:11:35 -04:00
union-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
union-tests-expected.csg renamed dumptest files to .csg and added group headers 2013-06-25 13:41:47 +02:00
use-tests-expected.csg #791 Handle twist=0 as no twist 2014-05-19 11:49:41 -04:00