summaryrefslogtreecommitdiff
path: root/testdata
AgeCommit message (Collapse)Author
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
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-26Added test case for nan occuring in exported STL filesMarius Kintel
2011-12-25Added test case for color overrideMarius Kintel
2011-12-23Ported binary STL file reader away from QtMarius Kintel
2011-12-23Test case for recent CSG regression reported by Ed NisleyMarius Kintel
2011-12-21Added 2D render() testMarius Kintel
2011-12-21simple surface testMarius Kintel
2011-12-07bugfix: 2D hull() now works with for loops. Thanks to nophead to reasserting ↵Marius Kintel
this bug.
2011-11-27Modified test to not cause z buffer fightingMarius 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
2011-11-23Added stl import bugMarius Kintel
2011-11-23Modified escape-test to avoid issues with Windows drive lettersMarius Kintel
2011-11-23Added support for 3D object in the hull() moduleMarius Kintel
2011-11-13string indexing testsBrad Pitcher
2011-11-12Hooked up function testsMarius Kintel
2011-11-12Merge branch 'length-function'Marius Kintel
2011-11-12Reorganized some testsMarius Kintel
2011-11-12Added a len() functionGiles Bathgate
This returns the number of elements in a vector, and the length of a string. Added a basic test script that can be checked for echo output.
2011-11-09Only quote strings when using the stream operator. Fixes #35Marius Kintel
2011-11-08Modified render-tests to trigger an OpenCSG rendering bugMarius Kintel
2011-11-07Added escape-testMarius Kintel
2011-11-05Last CGAL assert fix wasn't enough; expanded the fix to all operatorsMarius Kintel
2011-11-05Catch a CGAL assert caused by a subtraction resulting in non-manifold ↵Marius Kintel
geometry. see testdata/scad/bugs/rotate-diff-nonmanifold-crash.scad
2011-11-05Added builtin-testsMarius Kintel
2011-11-05Added support for parsing numbers in scientific notation, e.g. to allow ↵Marius Kintel
roundtripping of written csg files as well as parsing of externally generated scad files
2011-10-30Added test for rotation of open polylineMarius Kintel
2011-10-30import_dxf -> importMarius Kintel
2011-10-08Added echotest and echo test casesMarius Kintel
2011-10-04Added euler angle rotate testMarius Kintel
2011-10-04FIXME: Add scale() testsMarius Kintel
2011-10-03Redefined version() to return the version as a vector. Added version_num() ↵Marius Kintel
to return a comparable number
2011-09-30Added dxf test casesMarius Kintel
2011-09-30Use new form of import()Marius Kintel
2011-09-30Moved transform-insert test from minimal to dxfMarius Kintel
contact: Jan Huwald // Impressum