summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-08-20improve test scaddon bright
2012-08-20Added support for Mac OS X LionMarius Kintel
2012-06-04Added test cases for issue #123Marius Kintel
2012-06-02enable CMAKE to find glew on systems that use 'lib64'don bright
2012-02-19Added dumptest_example023 to disable_tests()Andrew Plumb
2012-02-18Disable test causing floating point comparison issuesMarius Kintel
2012-02-18Merge branch 'glewfix'Marius Kintel
2012-02-18GLEW fix: Support GLEW installed in the default system locationMarius Kintel
2012-02-18Try pkg-config to find GLEW if no override path was specified. Simplifies ↵Marius Kintel
build on Ubuntu
2012-02-18Removed redundant dependency on tests-commonMarius Kintel
2012-02-18Merge branch 'search_function' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-search_function
2012-02-17Merge branch 'master' into modulecacheMarius Kintel
2012-02-15Added search functionAndrew Plumb
Search for characters, strings and integers in a lookup table and return the index (or indices) for matches.
2012-02-15Added vector math support.Andrew Plumb
Added vector dot-product, matrix*vec, vec*matrix and matrix*matrix support.
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-29Added test case for recently fixed csg normalization bugfixMarius Kintel
2012-01-25The tests no longer depend on QtGui or QtOpenGLMarius Kintel
2012-01-14fix boosty.h docs / layout. chg boost CMake minver back to 1.35.0Don Bright
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-14Added absolute path tests to include and use tests, fixed bug using absolute ↵Marius Kintel
paths in use and include
2012-01-13Require Boost 1.44, and set BOOST_FILESYSTEM_VERSION=3 on .44 and .45Don Bright
2012-01-09Added cgalcachetestMarius Kintel
2012-01-09Another try at fixing double-to-text conversion for testingMarius Kintel
2012-01-08Merge branch 'inftest' of https://github.com/brad/openscad into brad-inftestMarius Kintel
2012-01-08added tests passing infinity to various functionsBrad Pitcher
2012-01-04Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: boost.pri src/lexer.l tests/CMakeLists.txt
2012-01-04Merge pull request #54 from openscad/parserfixMarius Kintel
fix crash bug rpt by nop head - 'use <x.scad>' when x.scad doesnt exist
2012-01-04Merge pull request #55 from openscad/netbsd_buildMarius Kintel
Netbsd build
2012-01-03adding flags for NetBSD builddon bright
2012-01-03Added use-tests, minimal change to include-testsMarius Kintel
2012-01-03add --mingw-cross-env switch to test_cmdline_tool.pyDon Bright
2012-01-03changes to enable building on NetBSDdon bright
2012-01-03use pkg-config to find QT libraries in mingw-cross-env, not FindQt4.cmakeDon Bright
2011-12-31add -no-strict-aliasing for mingw cross compiles. add lzma lib flagdon bright
2011-12-31various tweaks for cross compiling tests under mingwDon Bright
2011-12-31enable linux->mingw32 cross-compilation of testsdon bright
2011-12-29Disabled a few more dumptests due to floating point differencesMarius Kintel
2011-12-28Disabled a few dump tests causing floating point comparison issuesMarius Kintel
2011-12-27Merge branch 'buildfix' of github.com:openscad/openscad into buildfixMarius Kintel
2011-12-26fix pre/ appending of includes on systems w mult libs + OPENSCAD_LIBRARIESdon bright
2011-12-26Merge branch 'master' into buildfixMarius Kintel
2011-12-26print boost_root when it's under OPENSCAD_LIBRARIES, otherwise skip printdon
2011-12-26Refactored normalization into a separate class, hard-limited normalization ↵Marius Kintel
to stop at 5000 nodes to keep from normalizing 'forever'
2011-12-26if CGAL's -DMAKE_INSTALL_PREFIX=$X, then enable finding of CGAL in $Xdon bright
2011-12-26fix bug on system with OPENSCAD_LIBRARIES + mult versions of boostdon bright
2011-12-26fix build w mult. versions of boost when OPENSCAD_LIBRARIES useddon bright
2011-12-26fix eigen2 finding bugdon bright
2011-12-26Merge branch 'master' into boost_filesystemMarius Kintel
Conflicts: openscad.pro src/module.h
2011-12-26Added test case for nan occuring in exported STL filesMarius Kintel
contact: Jan Huwald // Impressum