summaryrefslogtreecommitdiff
path: root/testdata
AgeCommit message (Collapse)Author
2013-06-06Don't fail when files are already removedMarius Kintel
2013-06-06Related to #181, also ignore removal of the main file when auto-reloadingMarius Kintel
Conflicts: testdata/modulecache-tests/README.txt testdata/modulecache-tests/cascade2.sh
2013-06-06Added automatic reload and compile noteMarius Kintel
2013-06-06Added testcase for cascading changesMarius Kintel
2013-06-06typoMarius 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-06-01Assign function results to different variables to improve test coverageMarius Kintel
2013-05-27Added missing testfileMarius Kintel
2013-05-27Support locating previously missing modules. yet another part of #364Marius Kintel
2013-05-26typoMarius Kintel
2013-05-25Added test cases for #364Marius Kintel
2013-05-25Modified tests for #304Marius Kintel
2013-05-22Added tests for linear extrude with scale. Should mostly fix #273Marius Kintel
2013-05-10Added support for 2D scaling in linear_extrudeMarius Kintel
2013-05-09Added testcase for #322Marius Kintel
2013-05-09Handle lack of trailing newline in dat files. Fixes #336Marius Kintel
2013-05-09Added failing test for #336Marius Kintel
2013-05-09Added failing test for #352Marius Kintel
2013-05-08Added failing test for the #217 regressionMarius Kintel
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-18Merge branch 'master' into issue116Marius Kintel
2013-04-18Test old parameter names for importMarius 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-16Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-16fix 3d test bug, improve 2d test, update release notedon 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-11make resize of flat objects fail in the direction normal to the flat.don bright
also fail on resize to negative size. update tests
2013-03-11Added test case for value reassignment issue. #289Marius Kintel
2013-03-11fix crashbug 2d resize. add 2d tests. print offscreen warning better.don bright
2013-03-10beginning of resize() command implementation.don bright
2013-03-09Added tests which slipped through earlier. Fixes #298Marius Kintel
2013-03-02Uncatchable CGAL assertion exceptionMarius Kintel
2013-02-02add test sample for issue #267Justin C
2013-01-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2013-01-08Merge pull request #222 from mrrobinson/masterMarius Kintel
Difference test for subtracting something from nothing
2012-12-27Ignore dimension when evaluating control modules mixed with geometry ↵Marius Kintel
children. Fixes #229
2012-11-26Added difference test for something from nothingJohn-Paul Robinson
The difference tests all subtract objects from an existing object but if there is no existing object as the first argument the results are inconsistent across Mac and Linux platforms. Added a test to highlight this condition.
2012-10-24Added test for circular includesMarius Kintel
2012-10-10Detect recursive execution of functions to avoid a stack overflow crash. ↵Marius Kintel
Fixes #200
2012-10-09Added testcase for issue #204Marius Kintel
contact: Jan Huwald // Impressum