summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-02-03fix bug in test_pretty_print.cc / Cmakefiledon bright
The build needs to be after Python binary has been found because the Python binary path is passed to the .cc compile through a -D flag.
2013-02-03improve Xvfb handling when ctest is cancelled partway throughdon bright
2013-02-02workaround cmake 2.8.10 not allowing CTEST_CUSTOM_POST_TEST argumentsdon bright
2013-02-02start Xvfb on random DISPLAY number.don bright
2013-02-01fix GLU issues caued by mesa split from glu. clarify test error msgdon bright
2013-02-01clarify code that enables 'sharing' of expected imgs between test progsdon bright
2013-01-31cleanupdon bright
2013-01-31tests:detect whether openscad gui binary has been built - fail if notdon bright
2013-01-31cleanupdon bright
2013-01-31test guicgalpngtest against cgalpngtest images. cleanup debugging stuffdon bright
2013-01-31add correct test result images, and minor cleanupdon bright
2013-01-31Merge branch 'master' and fix bugsdon bright
Conflicts: src/openscad.cc tests/CMakeLists.txt
2013-01-31translate shell script wrapper into C++ code, for portabilitydon bright
2013-01-30Use file(COPY) instead of configure_file(). Port to MacMarius Kintel
2013-01-30Kill warning when running test in --info modeMarius Kintel
2013-01-30Make it work with the Mac app bundle binaryMarius Kintel
2013-01-30Better message for setting test configurationMarius Kintel
2013-01-29fix bug report in glew finderdon bright
2013-01-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2013-01-28Merge pull request #255 from openscad/issue159Marius Kintel
Issue159
2013-01-28Merge pull request #256 from openscad/glewfixMarius Kintel
fix bugs and rewrite GLEW finding code to be more clear.
2013-01-28if we are on linux/BSD and there's no X running, try Xvfb automatically.don bright
also workaround some Gallium bugs and Imagemagick bugs
2013-01-28fix pkg-config to actually workdon bright
2013-01-28Merge branch 'master' of github.com:openscad/openscad into issue159don bright
2013-01-27fix bugs and rewrite GLEW finding code to be more clear.don bright
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-26add gui-cmdlind based output tests (for cgal)don bright
2013-01-26integrate gui cmdline into test frameworkdon bright
2013-01-24move imageutils platform stuff to qmake build file mv system-gl. fix gcc warningdon bright
2013-01-24modify qmake buildfile, move offscreen rendering to main src directorydon bright
2013-01-17Test results for updated tests for issue #221Marius Kintel
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
2013-01-08new test results (degenerate polygons produce output)don bright
2013-01-05Merge pull request #235 from openscad/mxebuild_fixMarius Kintel
Mxebuild fix
2012-12-27Ignore dimension when evaluating control modules mixed with geometry ↵Marius Kintel
children. Fixes #229
2012-12-03actually assign copyright to Marius + Clifford, to eliminate anydon bright
problems with Debian.
2012-10-28fixes for test suite and gccdon bright
2012-10-10Detect recursive execution of functions to avoid a stack overflow crash. ↵Marius Kintel
Fixes #200
2012-10-07Fixed weakness in parser causing modifier characters not to work in front of ↵Marius Kintel
'if' statements. Fixes #197
2012-08-22Merge pull request #186 from openscad/issue185Marius Kintel
Issue185
2012-08-21add images for testsdon bright
2012-08-21improve test scad. don't use dumptest(), 'nan' is a bit of a problemdon bright
2012-08-20Merge commit '765f1a98dc124e1913b53ea8467908b8b8bda032'Marius Kintel
2012-08-20improve test scaddon bright
2012-08-20collect library dependencies a bit to reduce duplicationMarius Kintel
2012-08-20Enable running the test suite on a Mac VMMarius Kintel
2012-08-20Added support for Mac OS X LionMarius Kintel
2012-08-19cleanupdon bright
2012-08-19fix small bugs in eigen build scriptsdon bright
contact: Jan Huwald // Impressum