Age | Commit message (Expand) | Author |
2013-12-08 | Update comments/messages for CGAL source of bad boost libraries | Brody Kenrick |
2013-12-08 | Unicode support for strings | Brody Kenrick |
2013-12-08 | Fix for bad boost libraries | Brody Kenrick |
2013-12-08 | #559 CMAKE_OSX_DEPLOYMENT_TARGET needs to be cached | Marius Kintel |
2013-12-06 | #559 fixes for 10.9 | Marius Kintel |
2013-11-30 | Merge branch 'master' into issue410x | Don Bright |
2013-11-27 | finish adding new test, add png for new test | Don Bright |
2013-11-27 | simplify nef polyhedron code. attempt to add test for bug | Don Bright |
2013-11-25 | Split projection tests into cut vs. project | Marius Kintel |
2013-11-24 | Added test for implicit union of render() children | Marius Kintel |
2013-11-24 | Added test for polygon with hole | Marius Kintel |
2013-11-20 | Split up projection tests to avoid long running times | Marius Kintel |
2013-11-15 | Removed eigen2 from build system and documentation. We now require eigen3 | Marius Kintel |
2013-11-11 | Update 'for' test cases to match the new range expression handling. | Torsten Paul |
2013-11-11 | Fix output of range expressions. | Torsten Paul |
2013-11-11 | Update 'children' test case using range [4 : -1 : 0] which is now valid. | Torsten Paul |
2013-11-11 | Add test cases for new range expression handling. | Torsten Paul |
2013-11-08 | Get rid of leading zeros in date tags, causing them to be interpreted as octa... | Marius Kintel |
2013-10-21 | Extend circle tests to cover the new diameter parameter. | Torsten Paul |
2013-10-21 | Add cylinder tests to cover the new diameter parameters. | Torsten Paul |
2013-10-21 | Extend sphere tests to cover the new diameter parameter. | Torsten Paul |
2013-10-19 | Ignore malformed polygons | Marius Kintel |
2013-10-19 | Use VERSION env. variable or current timestamp for test builds | Marius Kintel |
2013-10-13 | Merge branch 'children' of git://github.com/vicnet/openscad into vicnet-children | Marius Kintel |
2013-10-09 | Added test case for parent_module() | Marius Kintel |
2013-10-08 | add children tests | Vicnet |
2013-10-07 | Mac needs to know if we're a GUI app in order to find bundled libraries, Use ... | Marius Kintel |
2013-10-07 | Set OPENSCADPATH in order for tests to find MCAD | Marius Kintel |
2013-10-07 | Bugfix related to #480: some tests had the test file specified twice | Marius Kintel |
2013-10-07 | Added echo as test type | Marius Kintel |
2013-09-22 | turn off extra debug in cmakelist | Don Bright |
2013-09-22 | Merge branch 'issue480' of github.com:openscad/openscad into issue480 | Don Bright |
2013-09-22 | tweaks for building on older machines | Don Bright |
2013-09-21 | use debug symbols for test binaries. also remove echostream pointer | Don Bright |
2013-09-21 | make echotest work on BSD, by adding .echo as recognized extension | Don Bright |
2013-09-21 | moving towards making tests work on bsd again | Don Bright |
2013-09-20 | restore missing digits. make --info work better. fix parser / path bug | Don Bright |
2013-09-20 | allow openscad binary to be compiled with or without QT. use non-QT for tests. | Don Bright |
2013-09-15 | fix camdist test, issue #430 | don bright |
2013-09-13 | Merge pull request #476 from openscad/testfixes | Marius Kintel |
2013-09-13 | cleanup, remove unused files and code, etc | Don Bright |
2013-09-13 | little tweaks, cleanups, tab fixing, eliminating comments | Don Bright |
2013-09-13 | fix bug in 2d resize code | Don Bright |
2013-09-12 | remove extraneous files, add rands working test | Don Bright |
2013-09-12 | cmdline throwntogether, integrate w chrysn tests, update resize tests | Don Bright |
2013-09-12 | fix issue #430 | Don Bright |
2013-09-06 | Mac Build update build to 2013-09 versions | David M. Palmer |
2013-08-21 | Fixes two problems related to : lookup was dynamic rather than lexical, assig... | Marius Kintel |
2013-08-17 | Support out-of-source use of testsuite. Fixes #456 | Marius Kintel |
2013-08-15 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |