summaryrefslogtreecommitdiff
path: root/tests/regression/dumptest
AgeCommit message (Collapse)Author
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
2012-06-04Added test cases for issue #123Marius Kintel
2012-05-28adding new test images for 'hole' with projection-cutDon Bright
2012-03-27Revert "expected file for updated projection-tests"Marius Kintel
This reverts commit 3cd36f972edd62c63b6a831b6b8b944240c22e49.
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2012-02-18Merge branch 'search_function' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-search_function
2012-02-15Test using search() and MCAD/fonts.scadAndrew Plumb
A more comprehensive test that exercises the search function and MCAD/fonts.scad approach to text rendering together.
2012-02-15expected file for updated projection-testsMarius Kintel
2012-02-04expected file for updated projection-testsMarius Kintel
2012-02-02bugfix: Nested use and included of files inside libraries was broken. Fixes #78Marius Kintel
2012-01-14Added absolute path tests to include and use tests, fixed bug using absolute ↵Marius Kintel
paths in use and include
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: boost.pri src/lexer.l tests/CMakeLists.txt
2012-01-03Added expected files for use-testsMarius Kintel
2011-12-28Merge branch 'master' into color-priorityMarius Kintel
2011-12-28Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fightingMarius Kintel
2011-12-27Merge branch 'master' into color-priorityMarius Kintel
2011-12-26Added test for hexagonal cylinder orientation, aka. captured nutsMarius Kintel
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: openscad.pro src/module.h
2011-12-25Color overriding now works. The outermost color will win if multiple colors ↵Marius Kintel
are specified for the same object
2011-12-25Added test case for color overrideMarius Kintel
2011-12-23Ported binary STL file reader away from QtMarius Kintel
2011-12-21Added 2D render() testMarius Kintel
2011-12-21Expected files for surface-simpleMarius Kintel
2011-12-19Changed the default value of to 2 to avoid breaking existing scripts which ↵Marius Kintel
assume a certain default tesselation behavior
2011-12-07bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting ↵Marius Kintel
this bug.
2011-11-28bugfix: Using the % modifier caused the cache to return an empty object even ↵Marius Kintel
after removing the %
2011-11-27Modified test to not cause z buffer fightingMarius Kintel
2011-11-26Updated tests after recent deprecation fixes of examplesMarius Kintel
2011-11-25Updated polygon test with double-specification of start vertexMarius Kintel
2011-11-24Another try for Windows test compatibility; no backslashes in filenamesMarius Kintel
contact: Jan Huwald // Impressum