Age | Commit message (Expand) | Author |
2013-11-20 | Split up projection tests to avoid long running times | Marius Kintel |
2013-11-15 | Removed eigen2 from build system and documentation. We now require eigen3 | Marius Kintel |
2013-11-11 | Add test cases for new range expression handling. | Torsten Paul |
2013-11-08 | Get rid of leading zeros in date tags, causing them to be interpreted as octa... | 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 | 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-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 | little tweaks, cleanups, tab fixing, eliminating comments | 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-08-17 | Support out-of-source use of testsuite. Fixes #456 | Marius Kintel |
2013-08-08 | commit bugfix per report from chrysn to mailing list 8/8/13 | Don Bright |
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 | 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 | 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 | use openscad as a replacement for dumptest and echotest | 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-13 | Added scope and reassignment tests | Marius Kintel |
2013-06-09 | a few fixes for netbsd | Don Bright |
2013-06-01 | Added moduledumptest. Fixes #384 | Marius Kintel |
2013-05-29 | bugfix: actually link to OPENGL_LIBRARIES instead of OPENGL_LIBRARY, remove q... | Marius Kintel |
2013-05-26 | typo | Marius Kintel |
2013-05-26 | disabled the wrong test by mistake | Marius Kintel |
2013-05-25 | re-disabled some nonsensical test combinations | Marius Kintel |
2013-05-25 | Modified tests for #304 | Marius Kintel |
2013-05-24 | update cmake to work with custom built GLU in $BASEDIR | don bright |
2013-05-13 | bugfix: messed up parser filenames | Marius Kintel |
2013-05-09 | Added testcase for #322 | Marius Kintel |