openscad/testdata/scad/features
Marius Kintel 0f2853895a Merge branch 'master' into issue527 2014-01-13 23:08:56 -05:00
..
2d-3d.scad Added minkowski and 2d-3d tests 2011-09-06 14:56:04 +02:00
assign-tests.scad Added assign-tests 2011-09-07 22:56:39 +02:00
background-modifier.scad Updated tests to account for modifiers inside AbstractPolyNodes 2014-01-13 23:07:56 -05:00
child-background.scad added highlight-and-background-modifier and child-background tests 2011-09-28 22:35:42 +02:00
child-child-test.scad Refactored context handling into using separate Module contexts and Eval contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116 2013-04-09 00:28:16 -04:00
child-tests.scad Further refactoring of scope/context mechanisms. Mostly related to the new FileContext class. Not quite there yet, but almost 2013-04-26 17:45:03 -04:00
circle-tests.scad Extend circle tests to cover the new diameter parameter. 2013-10-21 19:47:55 +02:00
color-tests.scad Added test case for color override 2011-12-25 17:16:29 +01:00
control-hull-dimension.scad Ignore dimension when evaluating control modules mixed with geometry children. Fixes #229 2012-12-27 17:30:13 +01:00
cube-tests.scad Added cube-tests 2011-09-02 02:40:29 +02:00
cylinder-diameter-tests.scad Add cylinder tests to cover the new diameter parameters. 2013-10-21 19:47:55 +02:00
cylinder-tests.scad Clamp linear_extrude height to 0. Fixes #405 2013-06-15 12:48:09 -04:00
difference-2d-tests.scad Added mixed 2D and 3D object for difference tests 2013-12-28 17:11:56 -05:00
difference-tests.scad Added mixed 2D and 3D object for difference tests 2013-12-28 17:11:56 -05:00
disable-modifier.scad Fixed weakness in parser causing modifier characters not to work in front of 'if' statements. Fixes #197 2012-10-07 15:24:08 -04:00
for-nested-tests.scad Added for-nested-tests 2011-09-05 16:38:50 +02:00
for-tests.scad Update 'for' test cases to match the new range expression handling. 2013-11-11 01:38:34 +01:00
highlight-and-background-modifier.scad Modified tests for #304 2013-05-25 13:11:09 -04:00
highlight-modifier.scad Modified tests for #304 2013-05-25 13:11:09 -04:00
hull2-tests.scad Fixes crash if hull's children are empty objects. Fixes #345 2013-05-02 22:11:23 -04:00
hull3-tests.scad hull-of-hull bug: bugxi and test for exposing it 2014-01-06 17:48:09 -05:00
ifelse-tests.scad Improved if-else test to include a multiple-children test 2013-06-01 16:11:15 -04:00
import.stl Reorganized regression test folders 2011-05-01 00:40:57 -04:00
import_bin.stl Added forgotten file - gitignore had shadowed it 2012-01-25 21:39:43 +01:00
import_bin_solid.stl Support reading binary STLs which happen to start with the string 'solid'. Fixes #258 2013-01-28 17:58:36 -05:00
intersection-tests.scad Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fighting 2011-12-28 18:05:14 +01:00
intersection_for-tests.scad Added some corner cases 2011-09-07 00:48:57 +02:00
linear_extrude-scale-zero-tests.scad Added tests for linear extrude with scale. Should mostly fix #273 2013-05-21 21:26:51 -04:00
linear_extrude-tests.scad Updated tests 2013-12-26 18:31:38 -05:00
minkowski2-hole-tests.scad Added and updated tests for minkowski2 with holes 2014-01-12 19:39:20 -05:00
minkowski2-tests.scad Added minkowski and 2d-3d tests 2011-09-06 14:56:04 +02:00
minkowski3-tests.scad Added some corner cases 2011-09-07 00:48:57 +02:00
module-recursion.scad Refactored context handling into using separate Module contexts and Eval contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116 2013-04-09 00:28:16 -04:00
modulevariables.scad Added test for inner module variables 2013-04-08 22:41:28 -04:00
polygon-tests.scad Added mesh test 2013-12-15 20:15:01 -05:00
polyhedron-nonplanar-tests.scad Improved non-planar tests 2013-12-15 18:19:05 -05:00
polyhedron-tests.scad Added testcase for concave polygons in polyhedrons 2013-12-15 15:02:32 -05:00
primitive-inf-tests.scad bugfix: division by zero can cause malformed primitives 2014-01-13 20:49:55 -05:00
projection-cut-tests.scad Split projection tests into cut vs. project 2013-11-25 00:27:15 -05:00
projection-extrude-tests.scad Split up projection tests to avoid long running times 2013-11-20 01:27:46 -05:00
projection-tests.scad Split projection tests into cut vs. project 2013-11-25 00:27:15 -05:00
render-2d-tests.scad Added test for implicit union of render() children 2013-11-23 22:10:05 -05:00
render-tests.scad Modified render-tests to trigger an OpenCSG rendering bug 2011-11-08 03:32:33 +01:00
resize-2d-tests.scad Implemented resize 2014-01-06 17:48:06 -05:00
resize-tests.scad little tweaks, cleanups, tab fixing, eliminating comments 2013-09-12 20:03:27 -05:00
root-modifier.scad Added modifier tests. root modifier is still not working for cmd-line tools 2011-09-04 18:25:17 +02:00
rotate_extrude-tests.scad test data update 2014-01-06 17:48:08 -05:00
rotate_extrude_dxf-tests.scad Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
scale2D-tests.scad Added tests which slipped through earlier. Fixes #298 2013-03-09 10:39:46 -05:00
scale3D-tests.scad Added tests which slipped through earlier. Fixes #298 2013-03-09 10:39:46 -05:00
sphere-tests.scad Extend sphere tests to cover the new diameter parameter. 2013-10-21 19:47:48 +02:00
square-tests.scad test cases 2011-08-30 05:01:04 +02:00
surface-simple.dat Handle lack of trailing newline in dat files. Fixes #336 2013-05-09 14:32:43 +02:00
surface-simple.scad Added failing test for #336 2013-05-09 14:23:52 +02:00
surface-simple2.dat Added failing test for #336 2013-05-09 14:23:52 +02:00
surface-tests.scad Added some corner cases 2011-09-07 00:48:57 +02:00
surface.dat Reorganized regression test folders 2011-05-01 00:40:57 -04:00
testcolornames.scad Moved testcolornames to features 2011-09-03 01:53:36 +02:00
text-search-test.scad Test using search() and MCAD/fonts.scad 2012-02-15 00:10:36 -05:00
transform-tests.scad Added euler angle rotate test 2011-10-04 03:32:08 +02:00
union-tests.scad Added union-tests 2011-09-02 14:31:56 +02:00