Age | Commit message (Expand) | Author |
2013-12-26 | Updated tests | Marius Kintel |
2013-12-16 | Added mesh test | Marius Kintel |
2013-12-15 | Improved non-planar tests | Marius Kintel |
2013-12-15 | merging tests | Don Bright |
2013-12-15 | Merge branch 'master' of github.com:openscad/openscad into planar | Don Bright |
2013-12-15 | Added testcase for concave polygons in polyhedrons | Marius Kintel |
2013-12-15 | improve CGAL nonplanar face error detection. also change dumptests to 'faces' | Don Bright |
2013-12-15 | add tests for non-planar bug. add docs to .cc code | Don Bright |
2013-12-14 | bugfix: #562 didn't take into account that it's allowed with all X coordinate... | Marius Kintel |
2013-12-06 | Add specific tests for unicode len() | Brody Kenrick |
2013-12-05 | Unicode support for strings | Brody Kenrick |
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-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-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-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-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-09-21 | make echotest work on BSD, by adding .echo as recognized extension | Don Bright |
2013-09-20 | restore missing digits. make --info work better. fix parser / path bug | 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-08-21 | Fixes two problems related to : lookup was dynamic rather than lexical, assig... | Marius Kintel |
2013-07-02 | dumptest now supports the root modifier - updated test results | Marius Kintel |
2013-07-02 | Re-enable tests which previously cause floating point comparison issues | Marius Kintel |
2013-06-26 | Merge branch 'master' into no-testprograms | chrysn |
2013-06-26 | Test case for #399 | Marius Kintel |
2013-06-25 | renamed csgtermtest to .term | chrysn |
2013-06-25 | drop moduledumptest, use `openscad -o ${NAME}.ast` | chrysn |
2013-06-25 | trim precision from the echo tests | chrysn |
2013-06-25 | modify root modifier example now that the test program respects the root modi... | chrysn |
2013-06-25 | trim precision in dumptest regressions | chrysn |
2013-06-25 | changed group headers to empty group headers | chrysn |
2013-06-25 | renamed dumptest files to .csg and added group headers | chrysn |
2013-06-23 | Removed a bunch of less useful tests | Marius Kintel |
2013-06-15 | Updated test results to match recent change | Marius Kintel |
2013-06-15 | Clamp linear_extrude height to 0. Fixes #405 | Marius Kintel |
2013-06-14 | updated testcases for recently updated tests | Marius Kintel |