openscad/tests
don bright 44cddd0b3c Merge branch 'master' of github.com:openscad/openscad into cmake_workaround
Conflicts:
	tests/virtualfb.sh
2013-02-03 02:40:26 +01:00
..
regression Support reading binary STLs which happen to start with the string 'solid'. Fixes #258 2013-01-28 17:58:36 -05:00
.gitignore Added cgalcachetest 2012-01-10 00:01:51 +01:00
CMakeLists.txt Merge branch 'master' of github.com:openscad/openscad into cmake_workaround 2013-02-03 02:40:26 +01:00
CMingw-cross-env.cmake add CMAKE_RC_COMPILER to fix bug report by Brad Pitcher 2012-01-07 07:15:49 -06: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 Removed unused include 2012-05-02 12:06:45 -04:00
CSGTextRenderer.h Moved more tests from test-code to tests 2010-10-31 02:42:39 +02:00
CTestCustom.template Merge branch 'master' of github.com:openscad/openscad into cmake_workaround 2013-02-03 02:40:26 +01: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 bug report in glew finder 2013-01-28 22:20:55 -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 Enable running the test suite on a Mac VM 2012-08-20 10:00:44 -04:00
OffscreenContextGLX.cc tweak and fix Stencilbuffer setup. 2011-11-22 20:31:57 -06:00
OffscreenContextWGL.cc enable linux->mingw32 cross-compilation of tests 2011-12-31 17:02:55 +01: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
cgalcachetest.cc Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02:00
cgalpngtest.cc Don't just ignore geometric nodes having zero volume/area - when doing difference/intersection, they tend to turn negative objects into positive ones. Fixes #221 2013-01-08 13:26:25 -05:00
cgalstlsanitytest.cc Don't just ignore geometric nodes having zero volume/area - when doing difference/intersection, they tend to turn negative objects into positive ones. Fixes #221 2013-01-08 13:26:25 -05:00
cgaltest.cc Don't just ignore geometric nodes having zero volume/area - when doing difference/intersection, they tend to turn negative objects into positive ones. Fixes #221 2013-01-08 13:26:25 -05:00
compare-bitmaps.sh Implemented rudimentary image compare for OpenCSG regression tests 2011-08-05 03:48:35 +02:00
csgtermtest.cc Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02:00
csgtestcore.cc cleanup for pull request 2012-08-19 07:31:23 -05:00
csgtestcore.h clean up linux changes to fit with win32 changes. 2011-10-15 20:14:35 -05:00
csgtexttest.cc Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02:00
dumptest.cc Add timestamp to cache key for modules importing files. Fixes #141 2012-07-14 21:57:41 -04:00
echotest.cc Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02: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
modulecachetest.cc Search for libraries from a list of paths. Preparations for issue #125 2012-06-24 16:29:28 +02: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 fix GLU issues caued by mesa split from glu. clarify test error msg 2013-01-31 20:16:28 -08:00
test_pretty_print.cc fix bug in test_pretty_print.cc / Cmakefile 2013-02-03 01:39:43 +01:00
test_pretty_print.py if we are on linux/BSD and there's no X running, try Xvfb automatically. 2013-01-28 06:38:50 +01:00
tests-common.cc Ported away from Qt 2012-05-02 12:07:56 -04:00
tests-common.h Initial implementation of ModuleCache and dependency tracking of used modules 2012-02-15 01:32:37 +01:00
throwntogethertest.cc opencsgtest and throwntogethertest windows fix 2011-10-15 23:44:21 -05:00
virtualfb.sh fix bug in test_pretty_print.cc / Cmakefile 2013-02-03 01:39:43 +01:00