openscad/tests/regression/cgalpngtest
Marius Kintel 065789e0d7 Sync two remaining test cases after merging unstable. Fixes #758 2014-04-27 23:21:20 -04:00
..
2d-3d-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
arc-expected.png clamp to 3. Fixes #395 2013-06-08 02:12:06 -04:00
assign-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
background-modifier-expected.png Updated tests to account for modifiers inside AbstractPolyNodes 2014-01-13 23:07:56 -05:00
child-child-test-expected.png 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-expected.png 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-advanced-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
circle-double-expected.png Updated test result with new behavior 2014-01-06 17:48:07 -05:00
circle-expected.png clamp to 3. Fixes #395 2013-06-08 02:12:06 -04:00
circle-small-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
circle-tests-expected.png Extend circle tests to cover the new diameter parameter. 2013-10-21 19:47:55 +02:00
color-tests-expected.png Added test case for color override 2011-12-25 17:16:29 +01:00
control-hull-dimension-expected.png Ignore dimension when evaluating control modules mixed with geometry children. Fixes #229 2012-12-27 17:30:13 +01:00
cube-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
cylinder-diameter-tests-expected.png Add cylinder tests to cover the new diameter parameters. 2013-10-21 19:47:55 +02:00
cylinder-tests-expected.png clamp to 3. Fixes #395 2013-06-08 02:12:06 -04:00
difference-2d-tests-expected.png Added mixed 2D and 3D object for difference tests 2013-12-28 17:11:56 -05:00
difference-tests-expected.png Added mixed 2D and 3D object for difference tests 2013-12-28 17:11:56 -05:00
disable-modifier-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
ellipse-arc-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
ellipse-arc-rot-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
ellipse-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
ellipse-reverse-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
ellipse-rot-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
empty-shape-tests-expected.png Added test for empty geometry 2014-01-15 19:24:38 -05:00
example001-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example002-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example003-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example004-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example005-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example006-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example007-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example008-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example009-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example010-expected.png Updated expected file for surface(center=true) bugfix 2011-12-21 20:44:36 +01:00
example011-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example012-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example013-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example014-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example015-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example016-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example017-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example018-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example019-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example020-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example021-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example022-expected.png expected files for example tests 2011-11-27 02:47:58 +01:00
example023-expected.png Added better example023 with test output. 2012-02-18 21:22:31 -05:00
example024-expected.png Added expected files for example024 2013-05-25 11:48:04 -07:00
example025-expected.png Add test case reference files for offset() example025.scad. 2014-03-31 00:23:11 +02:00
for-nested-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-23 02:44:39 -04:00
for-tests-expected.png Update 'for' test cases to match the new range expression handling. 2013-11-11 01:38:34 +01:00
highlight-modifier-expected.png Modified tests for #304 2013-05-25 13:11:09 -04:00
hull2-tests-expected.png bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting this bug. 2011-12-07 05:21:11 +01:00
hull3-tests-expected.png hull-of-hull bug: bugxi and test for exposing it 2014-01-06 17:48:09 -05:00
ifelse-tests-expected.png Improved if-else test to include a multiple-children test 2013-06-01 16:11:15 -04:00
import_dxf-tests-expected.png Added test cases for issue #123 2012-06-04 11:22:09 +02:00
import_stl-tests-expected.png Support reading binary STLs which happen to start with the string 'solid'. Fixes #258 2013-01-28 17:58:36 -05:00
include-tests-expected.png bugfix: Nested use and included of files inside libraries was broken. Fixes #78 2012-02-02 23:11:54 +01:00
intersection-tests-expected.png Change behavior of intersection: intersecting something with an empty object will be empty 2014-01-15 22:23:50 -05:00
intersection2-tests-expected.png Regression test for 2D intersection() operation 2014-01-27 16:21:44 +01:00
intersection_for-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
issue112-expected.png Added testcase for #112 2014-02-11 01:04:49 -05:00
issue495-expected.png Added testcase for #495 2014-01-02 17:07:34 -05:00
issue495b-expected.png Added another testcase for #495 2014-01-02 20:57:53 -05:00
issue541-expected.png Clarified test cases for #541 and #578 2013-12-30 01:48:46 -05:00
issue578-expected.png Added testcase for #578 2013-12-29 21:17:20 -05:00
issue578b-expected.png Renamed test belonging to #578, not #541 2013-12-30 01:40:50 -05:00
issue582-expected.png Added testcase for #582 2013-12-29 20:16:54 -05:00
issue584-expected.png Added testcase for #584 2013-12-30 01:23:14 -05:00
issue585-expected.png Added testcase for #585 2013-12-31 01:20:15 -05:00
issue591-expected.png Added testcase for #591 2014-01-05 12:44:53 -05:00
issue612-expected.png Simplified and renamed test related to #612 2014-02-01 17:53:47 -05:00
issue666-expected.png Added failing test for #666 2014-02-20 01:04:04 -05:00
linear_extrude-scale-zero-tests-expected.png Sync two remaining test cases after merging unstable. Fixes #758 2014-04-27 23:21:20 -04:00
linear_extrude-tests-expected.png Updated tests 2013-12-26 18:31:38 -05:00
localfiles-compatibility-test-expected.png Search for included files first in the same location as the including module, then in the document root as a compatibility fallback. Fixes #217 2013-05-09 11:02:31 +02:00
localfiles-test-expected.png Fixes remaining dxfdim() issue from #217 2013-04-27 00:53:41 -04:00
lwpolyline-closed-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
lwpolyline-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
lwpolyline2-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
minkowski2-hole-tests-expected.png Added and updated tests for minkowski2 with holes 2014-01-12 19:39:20 -05:00
minkowski2-tests-expected.png Add some additional minkowski2d test cases 2014-02-01 16:17:56 +01:00
minkowski3-tests-expected.png Added tests for minkowski with only one child 2014-01-18 18:29:35 -05:00
module-recursion-expected.png 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-expected.png Added test for inner module variables 2013-04-08 22:41:28 -04:00
multiple-layers-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
nothing-decimal-comma-separated-expected.png fixup issue 593 2014-01-25 18:43:33 +04:00
null-polygons-expected.png Reorganized some tests 2011-11-12 20:46:00 +01:00
offset-tests-expected.png Add test cases for offset(). 2014-03-30 23:51:04 +02:00
polygon-concave-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygon-concave-hole-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygon-concave-simple-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygon-holes-touch-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygon-intersect-expected.png We changed how we interpret intersections in dxf. This is a marginal use-case, so we dropped backwards compatibility 2014-02-03 23:10:29 -05:00
polygon-many-holes-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygon-mesh-expected.png Updated test result with new behavior 2014-01-06 17:48:07 -05:00
polygon-overlap-expected.png adjusted test results 2014-01-06 17:48:09 -05:00
polygon-riser-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygon-self-intersect-expected.png Updated test result with new, improved behavior 2014-01-06 17:48:07 -05:00
polygon-tests-expected.png Updated test results with new behavior 2014-01-06 17:48:06 -05:00
polygon8-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polygons-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
polyhedron-nonplanar-tests-expected.png Improved non-planar tests 2013-12-15 18:19:05 -05:00
polyhedron-tests-expected.png Sync two remaining test cases after merging unstable. Fixes #758 2014-04-27 23:21:20 -04:00
primitive-inf-tests-expected.png bugfix: division by zero can cause malformed primitives 2014-01-13 20:49:55 -05:00
projection-cut-tests-expected.png Test: verify winding order of holes with projection(cut=true) 2014-02-05 14:08:22 +01:00
projection-extrude-tests-expected.png Split up projection tests to avoid long running times 2013-11-20 01:27:46 -05:00
projection-tests-expected.png Split projection tests into cut vs. project 2013-11-25 00:27:15 -05:00
render-2d-tests-expected.png Added test for implicit union of render() children 2013-11-23 22:10:05 -05:00
render-tests-expected.png Modified render-tests to trigger an OpenCSG rendering bug 2011-11-08 03:32:33 +01:00
resize-2d-tests-expected.png Updated test result with new, improved behavior 2014-01-06 17:48:07 -05:00
resize-tests-expected.png little tweaks, cleanups, tab fixing, eliminating comments 2013-09-12 20:03:27 -05:00
root-modifier-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
root-modifier-if-expected.png 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
rotate-empty-bbox-expected.png Testcase and fix for a problem transforming an empty bbox with very small numbers in a transformation matrix 2014-01-13 20:57:49 -05:00
rotate_extrude-tests-expected.png bugfix: #562 didn't take into account that it's allowed with all X coordinates being negative 2013-12-14 17:44:05 -05:00
rotate_extrude_dxf-tests-expected.png Added test for rotation of open polyline 2011-10-30 13:49:28 +01:00
scale2D-tests-expected.png bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox 2012-02-19 13:09:02 +01:00
scale3D-tests-expected.png bugfix: Fix crash bug when using zero scale factors. Reported by Alan Cox 2012-02-19 13:09:02 +01:00
sphere-tests-expected.png Extend sphere tests to cover the new diameter parameter. 2013-10-21 19:47:48 +02:00
square-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
surface-png-image-tests-expected.png Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-png-image2-tests-expected.png Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-png-image3-tests-expected.png Add png support for surface() module (fixes #721). 2014-03-29 23:22:27 +01:00
surface-simple-expected.png Added failing test for #336 2013-05-09 14:23:52 +02:00
surface-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
text-search-test-expected.png Test using search() and MCAD/fonts.scad 2012-02-15 00:10:36 -05:00
transform-insert-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
transform-nan-inf-tests-expected.png add images for tests 2012-08-21 02:47:45 +02:00
transform-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
triangle-with-duplicate-vertex-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
union-tests-expected.png Strip color profile from expected images. Makes test work with newer versions of libpng 2014-04-21 23:23:25 -04:00
use-tests-expected.png bugfix: Nested use and included of files inside libraries was broken. Fixes #78 2012-02-02 23:11:54 +01:00