Age | Commit message (Expand) | Author |
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 |
2013-06-13 | Related to #399, reverted assignment evaluation order to be the same as in 20... | Marius Kintel |
2013-06-13 | Added scope and reassignment tests | Marius Kintel |
2013-06-08 | clamp to 3. Fixes #395 | Marius Kintel |
2013-06-01 | Added moduledumptest. Fixes #384 | Marius Kintel |
2013-06-01 | Improved if-else test to include a multiple-children test | Marius Kintel |
2013-06-01 | Added resize() and improved if test | Marius Kintel |
2013-05-26 | Added missing test result | Marius Kintel |
2013-05-25 | Added expected files for example024 | Marius Kintel |
2013-05-25 | Updated tests as part of #304 | Marius Kintel |
2013-05-25 | Modified tests for #304 | Marius Kintel |
2013-05-22 | Added tests for linear extrude with scale. Should mostly fix #273 | Marius Kintel |
2013-05-14 | Updated expected test: ERROR label | Marius Kintel |
2013-05-11 | Updated test cases to reflect scale argument to linear_extrude (#273) | Marius Kintel |
2013-05-09 | Added testcase for #322 | Marius Kintel |
2013-05-09 | Added failing test for #336 | Marius Kintel |
2013-05-09 | Added failing test for #352 | Marius Kintel |