summaryrefslogtreecommitdiff
path: root/tests/cgalstlsanitytest.cc
AgeCommit message (Collapse)Author
2013-06-28python validation for cgal stl sanity testchrysn
this drops another static binary and replaces it with a very small shell^Wpython script (again, python used to avoid sed / grep implementation differences)
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-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
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-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2013-01-26cleanups. and restore accidentally deleted old system-gl.hdon bright
2013-01-26enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.don bright
2013-01-08Don't just ignore geometric nodes having zero volume/area - when doing ↵Marius Kintel
difference/intersection, they tend to turn negative objects into positive ones. Fixes #221
2012-07-05Merge branch 'master' into valueMarius Kintel
Conflicts: src/parsersettings.cc
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-04-03Catch and report common top-level issuesMarius Kintel
2012-03-20bugfix: Support passing files without an explicit parent directoryMarius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-25Use QCoreApplication - reduce Qt dependencyMarius Kintel
2012-01-25Temporarily removed progress output from file exporting to remove Qt ↵Marius Kintel
dependency. When reinstating this, use another mechanism
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-04Additional fixes after merging with masterMarius Kintel
2011-12-26Added test case for nan occuring in exported STL filesMarius Kintel
contact: Jan Huwald // Impressum