summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-06-25drop cgalpngtest for openscad drop in replacementchrysn
2013-06-25use openscad as a replacement for dumptest and echotestchrysn
the echotest and dumptest still contain hacks to keep the delta to the original unit tests minimal; possibly, some of these changes will make it into the openscad program, at which time they can go away from there.
2013-06-23Removed a bunch of less useful testsMarius Kintel
2013-06-20Default to clang for Mac OS X 10.7+Marius Kintel
2013-06-13Added scope and reassignment testsMarius Kintel
2013-06-09a few fixes for netbsdDon Bright
2013-06-01Added moduledumptest. Fixes #384Marius Kintel
2013-05-29bugfix: actually link to OPENGL_LIBRARIES instead of OPENGL_LIBRARY, remove ↵Marius Kintel
qt linkage
2013-05-26typoMarius Kintel
2013-05-26disabled the wrong test by mistakeMarius Kintel
2013-05-25re-disabled some nonsensical test combinationsMarius Kintel
2013-05-25Modified tests for #304Marius Kintel
2013-05-24update cmake to work with custom built GLU in $BASEDIRdon bright
2013-05-13bugfix: messed up parser filenamesMarius Kintel
2013-05-09Added testcase for #322Marius Kintel
2013-05-09Forgot to actually add most files in previous commit (#217)Marius Kintel
2013-05-08Added failing test for the #217 regressionMarius Kintel
2013-04-26Modified parse to allow overloading of variables in local blocks. Also did ↵Marius Kintel
some minor cleanups while at it. Test cases missing
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-19Merge branch 'master' into issue116Marius Kintel
2013-04-19fix bug report in clang detect reported by Marius Kinteldon bright
2013-04-18Merge branch 'master' into issue116Marius Kintel
2013-04-14fix bug in cmake file cgal-flags when using clangDon Bright
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-05I think this should fix issue #217Marius 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-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-11Added test case for value reassignment issue. #289Marius 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-09Support cmake < 2.8.3Marius Kintel
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-02-25first working version of opencsg png export from gui binarydon bright
also guiopencsgtest introduced. passes 100% of 'normal' tests
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-20remove unnecessary copy of test_pretty_print.py to builddirdon bright
2013-02-19new upload design using python paramiko. also fix glew bugs.Don Bright
2013-02-16get pretty_printing working under MINGW cross build. update docsdon bright
2013-02-16fix imagemagick finding under mingw cross build testdon bright
2013-02-15make dumptests work (on linux/mac) when SKIP_IMAGEMAGICK setdon bright
2013-02-15remove debug msgdon bright
2013-02-12tweaks to get tests working on a cross-compile under Winedon bright
2013-02-07Tag all heavy cgal tests as heavy also for the GUI testsMarius Kintel
2013-02-07Merge branch 'master' into issue11_2Marius Kintel
contact: Jan Huwald // Impressum