summaryrefslogtreecommitdiff
path: root/tests/regression
AgeCommit message (Collapse)Author
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
2012-01-08added tests passing infinity to various functionsBrad Pitcher
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-28Slightly modified example008 to reduce z-buffer fighting in throwntogether modeMarius 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-28Merge branch 'master' into color-priorityMarius Kintel
2011-12-28Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fightingMarius Kintel
2011-12-28Updated expected files due to recently introduced bounding box changesMarius Kintel
2011-12-27Updated expected files due to recently introduced bounding box changesMarius 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 color-priorityMarius Kintel
Conflicts: openscad.pro
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: openscad.pro src/module.h
2011-12-26Added test case for nan occuring in exported STL filesMarius Kintel
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-23Fixed CSG regression reported by Ed Nisley; bounding boxes are now ↵Marius Kintel
transformed correctly
2011-12-23Test case for recent CSG regression reported by Ed NisleyMarius Kintel
2011-12-22Update test case: Since we're now pruning the normalized tree, subtracted ↵Marius Kintel
objects which don't touch won't be visible in thrown together mode. Use debug operators in such cases
2011-12-21Updated expected file for surface(center=true) bugfixMarius Kintel
2011-12-21Updated expected file for new sphere evaluationMarius 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-13Improved sphere tesselation for low resolution spheresMarius Kintel
contact: Jan Huwald // Impressum