Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-02 | Use teardrop instead of roundedBox - renders better (#78) | Marius Kintel | |
2012-02-02 | Test cases for #78 | Marius Kintel | |
2012-01-14 | Added absolute path tests to include and use tests, fixed bug using absolute ↵ | Marius Kintel | |
paths in use and include | |||
2011-12-26 | Added test case for nan occuring in exported STL files | Marius Kintel | |
2011-11-24 | Another try for Windows test compatibility; no backslashes in filenames | Marius Kintel | |
2011-11-23 | Modified escape-test to avoid issues with Windows drive letters | Marius Kintel | |
2011-11-13 | string indexing tests | Brad Pitcher | |
2011-11-12 | Reorganized some tests | Marius Kintel | |
2011-11-09 | Only quote strings when using the stream operator. Fixes #35 | Marius Kintel | |
2011-11-07 | Added escape-test | Marius Kintel | |
2011-11-05 | Added builtin-tests | Marius Kintel | |
2011-11-05 | Added 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 |