summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2012-08-19look for EIGENDIR env var. (also look for EIGEN2DIR for backwards compatability)don bright
2012-08-19rewrite Eigen detection in CMakelists. cleanup files for pull request.don bright
2012-08-19cleanup for pull requestdon bright
2012-08-19debugging failed test: throwntogethertest polygonsdon bright
2012-08-19make EIGEN_DONT_ALIGN flag work. also remove warnings when using clang.don bright
2012-08-18modify build system to auto-detect eigen3, and fallback to eigen2don bright
2012-08-18more eigen3 fixes.don bright
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'. 2. initial version of changes to CMakelists.txt for the regression test
2012-08-04give Kintel and Wolf permission to alter the licensedon bright
2012-07-27add test for proper rounding of decimals in echo()don bright
2012-07-15Add timestamp to cache key for modules importing files. Fixes #141Marius Kintel
2012-07-05Merge branch 'master' into valueMarius Kintel
Conflicts: src/parsersettings.cc
2012-07-01Fixed normalization bug: node limit wasn't checked properly and some cases ↵Marius Kintel
triggered exponential expansion of nodes during normalization. Fixes #127
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-06-23cosmeticsMarius Kintel
2012-06-04Merge branch 'master' into valueMarius 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-05-28add extra shapes for testing 'holes' in cut projections. new test images.Don Bright
2012-05-02Ported away from QtMarius Kintel
2012-05-02Removed unused includeMarius Kintel
2012-04-03Catch and report common top-level issuesMarius Kintel
2012-03-31Updated matrix and vector multiplication testsMarius Kintel
2012-03-27Revert "expected file for updated projection-tests"Marius Kintel
This reverts commit 3cd36f972edd62c63b6a831b6b8b944240c22e49.
2012-03-20bugfix: Support passing files without an explicit parent directoryMarius Kintel
2012-03-01require GLEW 1.6 per bug rpt from 42loopDon Bright
2012-02-19bugfix: Fix crash bug when using zero scale factors. Reported by Alan CoxMarius Kintel
2012-02-19Added dumptest_example023 to disable_tests()Andrew Plumb
2012-02-19Added better example023 with test output.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-15Test using search() and MCAD/fonts.scadAndrew Plumb
A more comprehensive test that exercises the search function and MCAD/fonts.scad approach to text rendering together.
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-15expected file for updated projection-testsMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-04expected file for updated projection-testsMarius Kintel
2012-02-02bugfix: Nested use and included of files inside libraries was broken. Fixes #78Marius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-31bugfix: scad files without a newline as the last character could leave a ↵Marius Kintel
commented out line open, shadowing command-line parameters. Fixes #76
2012-01-29Added test case for recently fixed csg normalization bugfixMarius Kintel
2012-01-29Bugfix for tests: Empty tree after normalizationMarius Kintel
2012-01-25The tests no longer depend on QtGui or QtOpenGLMarius Kintel
2012-01-25Use QCoreApplication - reduce Qt dependencyMarius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2012-01-25Temporarily removed progress output from file exporting to remove Qt ↵Marius Kintel
dependency. When reinstating this, use another mechanism
contact: Jan Huwald // Impressum