summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest
AgeCommit message (Collapse)Author
2013-11-30Merge branch 'master' into issue410xDon Bright
2013-11-27finish adding new test, add png for new testDon Bright
2013-11-25Split projection tests into cut vs. projectMarius Kintel
2013-11-24Added test for implicit union of render() childrenMarius Kintel
2013-11-24Added test for polygon with holeMarius Kintel
2013-11-20Split up projection tests to avoid long running timesMarius Kintel
2013-11-11Update 'for' test cases to match the new range expression handling.Torsten Paul
2013-10-21Extend circle tests to cover the new diameter parameter.Torsten Paul
2013-10-21Add cylinder tests to cover the new diameter parameters.Torsten Paul
2013-10-21Extend sphere tests to cover the new diameter parameter.Torsten Paul
2013-09-20restore missing digits. make --info work better. fix parser / path bugDon Bright
2013-09-13little tweaks, cleanups, tab fixing, eliminating commentsDon Bright
2013-09-13fix bug in 2d resize codeDon Bright
2013-09-12cmdline throwntogether, integrate w chrysn tests, update resize testsDon Bright
2013-07-02dumptest now supports the root modifier - updated test resultsMarius Kintel
2013-07-02Re-enable tests which previously cause floating point comparison issuesMarius Kintel
2013-06-25modify root modifier example now that the test program respects the root ↵chrysn
modifier as the dumptests are now run from a full openscad, the root modifier is respected by the test program too; reflectin that in the unit test
2013-06-25trim precision in dumptest regressionschrysn
in order for them to work against openscad's .csg output, the number of decimal places was reduced.
2013-06-25changed group headers to empty group headerschrysn
this became necessary because the batch editing in the last commit didn't respect that an empty group is not group() { } but group();
2013-06-25renamed dumptest files to .csg and added group headerschrysn
2013-06-15Updated test results to match recent changeMarius Kintel
2013-06-15Clamp linear_extrude height to 0. Fixes #405Marius 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-25Added expected files for example024Marius Kintel
2013-05-25Modified tests for #304Marius Kintel
2013-05-22Added tests for linear extrude with scale. Should mostly fix #273Marius Kintel
2013-05-11Updated test cases to reflect scale argument to linear_extrude (#273)Marius 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-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-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-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-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2012-12-27Ignore dimension when evaluating control modules mixed with geometry ↵Marius Kintel
children. Fixes #229
2012-10-07Fixed weakness in parser causing modifier characters not to work in front of ↵Marius Kintel
'if' statements. Fixes #197
contact: Jan Huwald // Impressum