summaryrefslogtreecommitdiff
path: root/tests/regression
AgeCommit message (Collapse)Author
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
2012-06-04Merge branch 'master' into valueMarius Kintel
2012-06-04Added test cases for issue #123Marius Kintel
2012-05-28adding new test images for 'hole' with projection-cutDon Bright
2012-05-28Tidy up code. Generate proper test png images. Merge branch 'master' into ↵Don Bright
caliston1. Conflicts: src/PolySetCGALEvaluator.cc
2012-03-31Updated matrix and vector multiplication testsMarius Kintel
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-19Added better example023 with test output.Andrew Plumb
2012-02-18Merge branch 'search_function' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-search_function
2012-02-17Merge branch 'master' into modulecacheMarius Kintel
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-15Added search functionAndrew Plumb
Search for characters, strings and integers in a lookup table and return the index (or indices) for matches.
2012-02-15Added vector math support.Andrew Plumb
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix support.
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-29Added test case for recently fixed csg normalization bugfixMarius Kintel
2012-01-25Ported printutils away from QtMarius 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-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08Merge branch 'inftest' of https://github.com/brad/openscad into brad-inftestMarius Kintel
contact: Jan Huwald // Impressum