openscad/tests
Don Bright c2d4f7558e fix html output of test results 2011-12-06 22:53:58 -06:00
..
regression bugfix: Using the % modifier caused the cache to return an empty object even after removing the % 2011-11-29 00:18:43 +01:00
.gitignore ignore *.dSYM 2011-11-29 00:16:28 +01:00
CMakeLists.txt allow alternate image comparison using option to cmake 2011-12-06 20:20:17 -08: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 fix one-line bug in cmake's findboost. 2011-11-06 20:39:13 +01:00
FindGLEW.cmake fix up testing, add opencsg version info 2011-11-30 22:24:14 -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 Merge remote branch 'upstream/master' into cakebaby 2011-11-26 22:21:38 -06: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 Merge remote branch 'upstream/master' into cakebaby 2011-12-06 19:08:51 -06: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 Merge remote branch 'upstream/master' into cakebaby 2011-12-06 19:08:51 -06: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 allow alternate image comparison using option to cmake 2011-12-06 20:20:17 -08:00
test_pretty_print.py fix html output of test results 2011-12-06 22:53:58 -06: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