summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-04-14fix bug in cmake file cgal-flags when using clangDon Bright
2013-04-12Merge branch 'noqt'Marius Kintel
2013-04-10Merge branch 'noqt' into testingMarius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-04-09Added test for inner module variablesMarius Kintel
2013-04-05Merge branch 'master' into issue217Marius Kintel
2013-04-05I think this should fix issue #217Marius Kintel
2013-04-05bugfix: If the test driver returned an error, it was ignored by the test scriptMarius Kintel
2013-03-16Merge branch 'noqt' of ssh://ssh.github.com:443/openscad/openscad into ↵don bright
noqt_tweaks
2013-03-16update cmakelist for building tests in same dir as gui binarydon bright
2013-03-16update test resultsdon bright
2013-03-16update regression test resultsdon bright
2013-03-16Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2013-03-12Handle files with non-ascii filenames. Only rudimentary tested. Fixes #113 #290Marius Kintel
2013-03-11Merge branch 'master' of github.com:openscad/openscad into resize5don bright
2013-03-11add new test results and updated versions of old onesdon bright
2013-03-11Added test case for value reassignment issue. #289Marius Kintel
2013-03-11Expected files for recently added testsMarius Kintel
2013-03-11Small generalization of cmd-line test driver. Added tests for image output ↵Marius Kintel
and camera settings for the OpenSCAD app
2013-03-10test output for resize()don bright
2013-03-09Support cmake < 2.8.3Marius Kintel
2013-03-09Merge pull request #299 from openscad/testdriver-fixMarius Kintel
Testdriver fix
2013-03-09clarify error message when no image is generateddon bright
2013-03-09fix for when running under wine. also fix test_pretty_print bugdon bright
2013-03-09Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-03-09Added tests which slipped through earlier. Fixes #298Marius Kintel
2013-03-09use pkgconfig for eigen + fix mingw buildsdon bright
2013-03-08Use function instead of module to avoid leaking global variablesMarius Kintel
2013-03-08Generalized the test driver a tiny bitMarius Kintel
2013-03-06fix strecthing with --imgsize per bug rept from Marius Kinteldon bright
2013-03-05Tag test as heavyMarius Kintel
2013-03-04update documentationdon bright
2013-03-04cleanupsdon bright
2013-03-03make xvfb test message not spill over the edge of the screendon bright
2013-03-03fix bugs in testingdon bright
2013-03-03move csg chain prep code to CsgInfo.h, move defaults to rendersettings.hdon bright
2013-02-26fix bugs for test compiledon bright
2013-02-25clearer documentationdon bright
2013-02-25don't write wiki files by default. everything is in a single .htmldon bright
use --wiki and/or --wiki-upload if you still want wiki output
2013-02-25first working version of opencsg png export from gui binarydon bright
also guiopencsgtest introduced. passes 100% of 'normal' tests
2013-02-25split out axes functions. begin to split out opencsg pre-renderingdon bright
2013-02-24move enable_opencsg_shaders, fix indenting, split out display_opencsg_warningdon bright
also update docs, and try to make enable_opencsg_shaders the same between qgl and offscreengl
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc
2013-02-24move enable_opencsg_shaders from csgtestcore to OffscreenView.ccdon bright
2013-02-24put qglview.h into mainwin for deps. unify camera functions into glview.don bright
remove duplicate code.
2013-02-21begin process of unifying GLView and OffscreenView. renames, objrot, objtrandon bright
2013-02-20remove unnecessary copy of test_pretty_print.py to builddirdon bright
2013-02-20update documentation. tweak scriptsDon Bright
2013-02-19report is now single monolithic html file using data_uri encoding.Don Bright
contact: Jan Huwald // Impressum