openscad/tests
Marius Kintel e88cbddec5 Disabled a few more dumptests due to floating point differences 2011-12-29 13:56:36 +01:00
..
regression Merge branch 'master' into color-priority 2011-12-28 18:16:17 +01:00
.gitignore ignore *.dSYM 2011-11-29 00:16:28 +01:00
CMakeLists.txt Disabled a few more dumptests due to floating point differences 2011-12-29 13:56:36 +01:00
CSGTextCache.cc Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
CSGTextCache.h Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
CSGTextRenderer.cc Moved more tests from test-code to tests 2010-10-31 02:42:39 +02:00
CSGTextRenderer.h Moved more tests from test-code to tests 2010-10-31 02:42:39 +02:00
EnforceConfig.cmake Better config handling 2011-11-26 19:25:16 +01:00
FindBoost.cmake update FindBoost from cmake git. improve crash handling + boost finding 2011-12-06 22:36:33 -08:00
FindGLEW.cmake fix cmake path bugs. rewrite testing to match non-underscore DIR variables. 2011-12-13 17:53:12 -06:00
OffscreenContext.h option '--info' to opencsgtest for windows. also output html + wiki code. 2011-11-13 14:34:01 -06:00
OffscreenContext.mm Killed warning 2011-12-17 17:58:32 +01:00
OffscreenContextGLX.cc tweak and fix Stencilbuffer setup. 2011-11-22 20:31:57 -06:00
OffscreenContextWGL.cc fix stencil code for windows. tweak pretty printer for windows 2011-11-22 22:45:37 -06:00
OffscreenView.cc make opencsg use framebuffer not pbuffer 2011-11-26 21:35:53 -06:00
OffscreenView.h make opencsg use framebuffer not pbuffer 2011-11-26 21:35:53 -06:00
bboxhelp.cc fix bizarre win32 syntax error with eigen alignedbox 2011-10-15 16:44:52 -05:00
cgalpngtest.cc remove unneeded debugging cout<< from cgalpngtest 2011-12-18 21:50:02 -06:00
cgalstlsanitytest.cc Added test case for nan occuring in exported STL files 2011-12-26 13:21:50 +01:00
cgaltest.cc Ported QCache and related code away from Qt 2011-11-09 03:47:00 +01:00
compare-bitmaps.sh Implemented rudimentary image compare for OpenCSG regression tests 2011-08-05 03:48:35 +02:00
csgtermtest.cc Refactoring: Use shared_ptr instead of our own shared pointer implementation for CSGTerm 2011-12-06 01:17:03 +01:00
csgtestcore.cc Refactored normalization into a separate class, hard-limited normalization to stop at 5000 nodes to keep from normalizing 'forever' 2011-12-26 19:15:51 +01:00
csgtestcore.h clean up linux changes to fit with win32 changes. 2011-10-15 20:14:35 -05:00
csgtexttest.cc Killed some memory leaks 2011-11-27 05:20:18 +01:00
dumptest.cc Killed some memory leaks 2011-11-27 05:20:18 +01:00
echotest.cc Killed some memory leaks 2011-11-27 05:20:18 +01:00
fbo.cc tweak and fix Stencilbuffer setup. 2011-11-22 20:31:57 -06:00
fbo.h fix glx initialization, better error handling, better portability 2011-10-09 22:29:12 -05:00
imageutils-lodepng.cc fix text tests for windows + enable framebuffer tests 2011-10-15 22:59:54 -05:00
imageutils-macosx.cc Testing with different color space - should hopefully create more similar output images 2011-10-16 17:52:20 +02:00
imageutils.cc enable build of cgalpngtest under windowsXP 2011-10-10 18:01:51 -05:00
imageutils.h Merge branch 'master' into visitortests 2011-09-29 01:57:52 +02:00
lodepng.cpp added png and image comparison, enabling testing on linux 2011-09-17 16:13:37 -05:00
lodepng.h clean up linux changes to fit with win32 changes. 2011-10-15 20:14:35 -05:00
opencsgtest.cc opencsgtest and throwntogethertest windows fix 2011-10-15 23:44:21 -05:00
system-gl.cc Minor debug output fixes 2011-11-26 23:32:50 +01:00
system-gl.h Merge remote branch 'upstream/master' into cakebaby 2011-11-26 22:21:38 -06:00
test_cmdline_tool.py regression tests: fix ncc==0 false-fails when using NCC image comparison 2011-12-27 21:17:04 -08:00
test_pretty_print.py fix for recently introduced bug: If no actual image was generated, we failed to output the expected image 2011-12-23 13:57:34 +01:00
tests-common.cc Minor refactoring of test code 2011-11-05 19:38:03 +01:00
tests-common.h Minor refactoring of test code 2011-11-05 19:38:03 +01:00
throwntogethertest.cc opencsgtest and throwntogethertest windows fix 2011-10-15 23:44:21 -05:00