summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-12-15improve CGAL nonplanar face error detection. also change dumptests to 'faces'Don Bright
keyword for 'polyhedrnon().
2013-12-15add tests for non-planar bug. add docs to .cc codeDon Bright
2013-11-25Split projection tests into cut vs. projectMarius Kintel
2013-11-24Added test for implicit union of render() childrenMarius Kintel
2013-11-24Added test for polygon with holeMarius Kintel
2013-11-20Split up projection tests to avoid long running timesMarius Kintel
2013-11-15Removed eigen2 from build system and documentation. We now require eigen3Marius Kintel
2013-11-11Update 'for' test cases to match the new range expression handling.Torsten Paul
2013-11-11Fix output of range expressions.Torsten Paul
2013-11-11Update 'children' test case using range [4 : -1 : 0] which is now valid.Torsten Paul
2013-11-11Add test cases for new range expression handling.Torsten Paul
2013-11-08Get rid of leading zeros in date tags, causing them to be interpreted as ↵Marius Kintel
octal in C++
2013-10-21Extend circle tests to cover the new diameter parameter.Torsten Paul
2013-10-21Add cylinder tests to cover the new diameter parameters.Torsten Paul
2013-10-21Extend sphere tests to cover the new diameter parameter.Torsten Paul
2013-10-19Ignore malformed polygonsMarius Kintel
2013-10-19Use VERSION env. variable or current timestamp for test buildsMarius Kintel
2013-10-13Merge branch 'children' of git://github.com/vicnet/openscad into vicnet-childrenMarius Kintel
Conflicts: tests/CMakeLists.txt
2013-10-09Added test case for parent_module()Marius Kintel
2013-10-08add children testsVicnet
2013-10-07Mac needs to know if we're a GUI app in order to find bundled libraries, Use ↵Marius Kintel
Qt to find application path if available
2013-10-07Set OPENSCADPATH in order for tests to find MCADMarius Kintel
2013-10-07Bugfix related to #480: some tests had the test file specified twiceMarius Kintel
2013-10-07Added echo as test typeMarius Kintel
2013-09-22turn off extra debug in cmakelistDon Bright
2013-09-22Merge branch 'issue480' of github.com:openscad/openscad into issue480Don Bright
Conflicts: tests/CMakeLists.txt
2013-09-22tweaks for building on older machinesDon Bright
2013-09-21use debug symbols for test binaries. also remove echostream pointerDon Bright
2013-09-21make echotest work on BSD, by adding .echo as recognized extensionDon Bright
2013-09-21moving towards making tests work on bsd againDon Bright
2013-09-20restore missing digits. make --info work better. fix parser / path bugDon Bright
2013-09-20allow openscad binary to be compiled with or without QT. use non-QT for tests.Don Bright
2013-09-15fix camdist test, issue #430don bright
2013-09-13Merge pull request #476 from openscad/testfixesMarius Kintel
Testfixes
2013-09-13cleanup, remove unused files and code, etcDon Bright
2013-09-13little tweaks, cleanups, tab fixing, eliminating commentsDon Bright
2013-09-13fix bug in 2d resize codeDon Bright
2013-09-12remove extraneous files, add rands working testDon Bright
2013-09-12cmdline throwntogether, integrate w chrysn tests, update resize testsDon Bright
2013-09-12fix issue #430Don Bright
2013-09-06Mac Build update build to 2013-09 versionsDavid M. Palmer
README.md reflect change in setenv_mac*.sh files macosx-build-dependencies.sh qt4 version updated to 4.8.5 and is now at a different host which uses 302 redirection FindBoost.cmake Added paths for MacPorts (/opt/local) and Brew (/usr/local) to previous Fink (/sw/local)
2013-08-21Fixes two problems related to : lookup was dynamic rather than lexical, ↵Marius Kintel
assignment was done after all local variables causing it not to be copyable
2013-08-17Support out-of-source use of testsuite. Fixes #456Marius Kintel
2013-08-15Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-08-08commit bugfix per report from chrysn to mailing list 8/8/13Don Bright
2013-07-02Ported use of check_output to Python-2.6Marius Kintel
2013-07-02dumptest now supports the root modifier - updated test resultsMarius Kintel
2013-07-02Re-enable tests which previously cause floating point comparison issuesMarius Kintel
2013-06-28python validation for cgal stl sanity testchrysn
this drops another static binary and replaces it with a very small shell^Wpython script (again, python used to avoid sed / grep implementation differences)
2013-06-28replace echotest and dumptest with python scriptschrysn
this solves problems of sed compatibility on different platoforms. also, the openscad binary to use is now passed in from the ctest script.
contact: Jan Huwald // Impressum