summaryrefslogtreecommitdiff
path: root/tests/regression
AgeCommit message (Collapse)Author
2013-06-13Related to #399, reverted assignment evaluation order to be the same as in ↵Marius Kintel
2013.01 as the new implementation broke existing scripts. Added some experimental commented out code, which can be used as reference in the future
2013-06-13Added scope and reassignment testsMarius Kintel
2013-06-08clamp to 3. Fixes #395Marius Kintel
2013-06-01Added moduledumptest. Fixes #384Marius Kintel
2013-06-01Improved if-else test to include a multiple-children testMarius Kintel
2013-06-01Added resize() and improved if testMarius Kintel
2013-05-26Added missing test resultMarius Kintel
2013-05-25Added expected files for example024Marius Kintel
2013-05-25Updated tests as part of #304Marius Kintel
2013-05-25Modified tests for #304Marius Kintel
2013-05-22Added tests for linear extrude with scale. Should mostly fix #273Marius Kintel
2013-05-14Updated expected test: ERROR labelMarius Kintel
2013-05-11Updated test cases to reflect scale argument to linear_extrude (#273)Marius Kintel
2013-05-09Added testcase for #322Marius Kintel
2013-05-09Added failing test for #336Marius Kintel
2013-05-09Added failing test for #352Marius Kintel
2013-05-09Search for included files first in the same location as the including ↵Marius Kintel
module, then in the document root as a compatibility fallback. Fixes #217
2013-05-04Merge branch 'master' into local-scopeMarius Kintel
2013-05-03Fixes crash if hull's children are empty objects. Fixes #345Marius Kintel
2013-04-27Fixes remaining dxfdim() issue from #217Marius Kintel
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-24Merge branch 'master' into issue116Marius Kintel
2013-04-19Tag search failures as warningsMarius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-04-09Added test for inner module variablesMarius Kintel
2013-04-05I think this should fix issue #217Marius Kintel
2013-03-16update test resultsdon bright
2013-03-16update regression test resultsdon bright
2013-03-16Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-12Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290Marius Kintel
2013-03-11Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-11add new test results and updated versions of old onesdon bright
2013-03-11Added test case for value reassignment issue. #289Marius Kintel
2013-03-11Expected files for recently added testsMarius Kintel
2013-03-10test output for resize()don bright
2013-03-09Added tests which slipped through earlier. Fixes #298Marius Kintel
2013-02-16for portable testing, use Value() result for doubles inside multmatrixdon bright
2013-01-31test guicgalpngtest against cgalpngtest images. cleanup debugging stuffdon bright
2013-01-31add correct test result images, and minor cleanupdon bright
2013-01-31Merge branch 'master' and fix bugsdon bright
Conflicts: src/openscad.cc tests/CMakeLists.txt
2013-01-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2013-01-28Merge branch 'master' of github.com:openscad/openscad into issue159don bright
2013-01-26add gui-cmdlind based output tests (for cgal)don bright
2013-01-17Test results for updated tests for issue #221Marius Kintel
2013-01-08new test results (degenerate polygons produce output)don bright
2012-12-27Ignore dimension when evaluating control modules mixed with geometry ↵Marius Kintel
children. Fixes #229
2012-10-10Detect recursive execution of functions to avoid a stack overflow crash. ↵Marius Kintel
Fixes #200
2012-10-07Fixed weakness in parser causing modifier characters not to work in front of ↵Marius Kintel
'if' statements. Fixes #197
2012-08-21add images for testsdon bright
2012-07-27add test for proper rounding of decimals in echo()don bright
contact: Jan Huwald // Impressum