summaryrefslogtreecommitdiff
path: root/testdata
AgeCommit message (Collapse)Author
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
2012-10-07Fixed weakness in parser causing modifier characters not to work in front of ↵Marius Kintel
'if' statements. Fixes #197
2012-08-22add line to hull testdon bright
2012-08-22Manual tests for module cachingMarius Kintel
2012-08-21clarify that 'infinity' is not 'really' tested currently.don bright
2012-08-21improve test scad. don't use dumptest(), 'nan' is a bit of a problemdon bright
2012-08-20improve test scaddon bright
2012-08-20dont crash if there's infinity or NaN in transformation matrixdon bright
2012-08-18detect flaws in 'use' and 'include' statements. make locate_file consider ↵don bright
directories as 'non files'.
2012-07-27add test for proper rounding of decimals in echo()don bright
2012-07-05Merge branch 'master' into valueMarius Kintel
Conflicts: src/parsersettings.cc
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
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-12Added known STL import failureMarius Kintel
2012-04-03Slimmed down test case to minimumMarius Kintel
2012-04-03Merge branch 'master' into valueMarius Kintel
2012-04-03typoMarius Kintel
2012-04-03Merge branch 'master' into valueMarius Kintel
2012-04-03Example file for issue #95Marius Kintel
2012-03-31Updated matrix and vector multiplication testsMarius 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-03Added test case and source code comments related to issue #80Marius Kintel
2012-02-02Use teardrop instead of roundedBox - renders better (#78)Marius Kintel
2012-02-02Test cases for #78Marius Kintel
2012-01-29Added test case for recently fixed csg normalization bugfixMarius Kintel
2012-01-25Added forgotten file - gitignore had shadowed itMarius Kintel
2012-01-15Clarify when CGAL issue was resolvedMarius Kintel
2012-01-14More info. case closedMarius 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-08Merge branch 'master' into boost_filesystemMarius Kintel
2012-01-08Added test model causing a minkowski assert with a subsequent corrupt polyhedronMarius Kintel
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: boost.pri src/lexer.l tests/CMakeLists.txt
2012-01-03Added use-tests, minimal change to include-testsMarius Kintel
2011-12-28Updated intersection-tests to avoid hard-to-compare OpenGL z-buffer fightingMarius Kintel
contact: Jan Huwald // Impressum