summaryrefslogtreecommitdiff
path: root/testdata/scad/features
AgeCommit message (Collapse)Author
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-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-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-06-04Added test cases for issue #123Marius Kintel
2012-05-28adding new test images for 'hole' with projection-cutDon Bright
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-03Added test case and source code comments related to issue #80Marius Kintel
2012-01-25Added forgotten file - gitignore had shadowed itMarius 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 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-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-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-23Added support for 3D object in the hull() moduleMarius Kintel
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-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-09-30Added polyhedron-testsMarius Kintel
2011-09-30Reverted intersection with inside-out polyhedron - test belongs in the ↵Marius Kintel
polyehdron test
2011-09-29Added test case for polyhedron intersection bug reported by Dan ZurasMarius Kintel
2011-09-28added highlight-and-background-modifier and child-background testsMarius Kintel
2011-09-08Added ifelse-testsMarius Kintel
2011-09-08Added child-testsMarius Kintel
2011-09-08Updated the include tests to provide geometryMarius Kintel
2011-09-07Added assign-testsMarius Kintel
2011-09-06Added some corner casesMarius Kintel
2011-09-06Added hull testsMarius Kintel
2011-09-06Added render-testsMarius Kintel
2011-09-06Added minkowski and 2d-3d testsMarius Kintel
2011-09-05Added transform-testsMarius Kintel
2011-09-05Added surface-testsMarius Kintel
2011-09-05Added intersection_for-testsMarius Kintel
contact: Jan Huwald // Impressum