Age | Commit message (Expand) | Author |
2013-09-13 | cleanup, remove unused files and code, etc | Don Bright |
2013-09-13 | cleanups, tab fixes, remove redundant code | 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 | remove redundant code | Don Bright |
2013-09-12 | cmdline throwntogether, integrate w chrysn tests, update resize tests | Don Bright |
2013-09-06 | Merge pull request #471 from dmopalmer/mac_compile_2013.09 | Marius Kintel |
2013-09-06 | Mac Build update build to 2013-09 versions | David M. Palmer |
2013-08-21 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2013-08-21 | Fixes two problems related to : lookup was dynamic rather than lexical, assig... | Marius Kintel |
2013-08-20 | Put back some stuff necessary for building on non-MSVC platforms for now | Marius Kintel |
2013-08-20 | Merge branch 'master' of git://github.com/ivoknutsel/openscad into ivoknutsel... | 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-14 | more migration from google-code to files.openscad.org | Don Bright |
2013-08-14 | switch from google-code file hosting to files.openscad.org | Don Bright |
2013-08-14 | first step of dealing with issue #455 | Don Bright |
2013-08-11 | fix #452 | Don Bright |
2013-08-08 | commit bugfix per report from chrysn to mailing list 8/8/13 | Don Bright |
2013-07-28 | In this commit i'll change just the Qt project, c and header files to get Ope... | Ivo Noorhoff |
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 | cgalstlsanitytest moved | 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 | acknowledge new output formats in release notes | chrysn |
2013-06-26 | document the new commands | chrysn |
2013-06-26 | document the testing migration to the main binary | chrysn |
2013-06-26 | Short circuit boolean logic - fixes #411 | Marius Kintel |
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 | add .term output for CSG term export | 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 |