summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Collapse)Author
2014-02-11Added testcase for #112Marius Kintel
2014-01-24Handle NaN / +Inf / -Inf in range evaluation (fixes #606).Torsten Paul
2014-01-16Added test for empty geometryMarius Kintel
2014-01-14Testcase and fix for a problem transforming an empty bbox with very small ↵Marius Kintel
numbers in a transformation matrix
2014-01-07Fixes to build against homebrew-built dependenciesMarius Kintel
Conflicts: tests/CMakeLists.txt
2014-01-06Added testcase for #593Marius Kintel
2014-01-05Added testcase for #591Marius Kintel
2014-01-03Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-01-03Removed obsolete testMarius Kintel
2014-01-03Merge branch 'vector-concat' of git://github.com/t-paul/openscad into ↵Marius Kintel
t-paul-vector-concat Conflicts: src/Preferences.ui
2014-01-03Keep cmd-line and GUI separate in terms of preferences, handle experimental ↵Marius Kintel
tests separately, minor cleanups
2014-01-03Added another testcase for #495Marius Kintel
2014-01-02Added testcase for #495Marius Kintel
2013-12-31Added testcase for #585Marius Kintel
2013-12-30Clarified test cases for #541 and #578Marius Kintel
2013-12-30Added testcase for #584Marius Kintel
2013-12-30Added testcase for #578Marius Kintel
2013-12-30Added testcase for #582Marius Kintel
2013-12-30Renamed to issue541Marius Kintel
2013-12-29Added failing test for issue 541Marius Kintel
2013-12-27Moved get_fragments_from_r into CalcTorsten Paul
2013-12-15Improved non-planar testsMarius Kintel
2013-12-15Merge branch 'master' of github.com:openscad/openscad into planarDon Bright
Conflicts: src/CGAL_Nef_polyhedron.cc tests/CMakeLists.txt
2013-12-15add tests for non-planar bug. add docs to .cc codeDon Bright
2013-12-11Merge pull request #561 from brodykenrick/masterMarius Kintel
Unicode support for search, length and STRING[] accesses (+ a fix for 3rd Party CGAL lib issue on Ubunti)
2013-12-11minor fix: Only use UPLOADARG if it existsMarius Kintel
2013-12-11Add back in GL and GLIB2 links for tests-coreBrody Kenrick
2013-12-11Build glib2 and gettext on Mac, Find macro for glib2Marius Kintel
2013-12-09Enable upload of test results (#525)Marius Kintel
2013-12-08Update comments/messages for CGAL source of bad boost librariesBrody Kenrick
Add comments and change to a status instead of a warning (as we recover nicely and it is a known issue in CGAL @ https://bugs.launchpad.net/ubuntu/+source/cgal/+bug/1242111)
2013-12-08Unicode support for stringsBrody Kenrick
Add suport for using unicode strings in .scad files. Support iterating across them/accessing them via [] and searching. -------- Add GLIB (to build for test and normal build -- both with installed and built locally development files). Add support for unicode chars to length and search builtin functions and [] for strings. Added unicode testing functions. Ad GLIB to library info page.
2013-12-08Fix for bad boost librariesBrody Kenrick
Get this error because of a search for a non-existent library on linux64 ----------- [ 69%] Built target tests-cgal Scanning dependencies of target cgalcachetest [ 70%] Building CXX object CMakeFiles/cgalcachetest.dir/cgalcachetest.cc.o make[2]: *** No rule to make target `/usr/lib/libboost_thread.so', needed by `cgalcachetest'. Stop. make[1]: *** [CMakeFiles/cgalcachetest.dir/all] Error 2 make: *** [all] Error 2 [2]+ Done gedit openscad.pro (wd: ~/git/openscad_unicode) ----------
2013-12-08#559 CMAKE_OSX_DEPLOYMENT_TARGET needs to be cachedMarius Kintel
2013-12-06#559 fixes for 10.9Marius Kintel
2013-11-27finish adding new test, add png for new testDon Bright
2013-11-27simplify nef polyhedron code. attempt to add test for bugDon Bright
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-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-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-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-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
contact: Jan Huwald // Impressum