Age | Commit message (Expand) | Author |
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 |
2013-08-08 | commit bugfix per report from chrysn to mailing list 8/8/13 | Don Bright |
2013-07-02 | Ported use of check_output to Python-2.6 | 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-28 | python validation for cgal stl sanity test | chrysn |
2013-06-28 | replace echotest and dumptest with python scripts | chrysn |
2013-06-26 | Merge branch 'master' into no-testprograms | chrysn |
2013-06-26 | Test case for #399 | Marius Kintel |
2013-06-25 | normalize -nan and -0 in all output modes | chrysn |
2013-06-25 | remove test binaries for cgsltest, csgtermtest and opencsgtest | chrysn |
2013-06-25 | switch opencsgtest to native binary | chrysn |
2013-06-25 | ctest infrastructure for native .term tests | chrysn |
2013-06-25 | renamed csgtermtest to .term | chrysn |
2013-06-25 | make test_pretty_print.py work with .csg and .ast too | chrysn |
2013-06-25 | drop moduledumptest, use `openscad -o ${NAME}.ast` | chrysn |
2013-06-25 | drop cgalpngtest all together | chrysn |
2013-06-25 | drop cgalpngtest for openscad drop in replacement | chrysn |
2013-06-25 | trim precision from the echo tests | chrysn |
2013-06-25 | use openscad as a replacement for dumptest and echotest | 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-20 | Default to clang for Mac OS X 10.7+ | Marius Kintel |
2013-06-17 | updated ignores | 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 |