Age | Commit message (Expand) | Author |
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 |
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 |