vtk-m/vtkm/rendering/testing
Kenneth Moreland 4fd9ba7e11 Make glfw auto-terminate during testing
The UnitTestMapperGLFW test was coded to run in an interactive mode,
which was problematic when simply running the test. If no one was there
to exit the interactive window, the test would time out. This change
adds a "batch" mode that is on when run by ctest. The batch mode runs
through all configurations and exits.
2016-08-26 08:28:35 -06:00
..
egl Don't add tests from parent directories 2016-08-25 13:20:40 -06:00
glfw Make glfw auto-terminate during testing 2016-08-26 08:28:35 -06:00
osmesa Don't add tests from parent directories 2016-08-25 13:20:40 -06:00
CMakeLists.txt Add RenderTest.h to configure scripts 2016-08-25 10:34:40 -06:00
RenderTest.h Add GLFW unit test. 2016-08-24 16:22:48 -04:00
UnitTestMapperRayTracer.cxx Use degrees instead of radians for rotation transforms 2016-06-14 13:52:55 -06:00
UnitTestMapperVolume.cxx Use degrees instead of radians for rotation transforms 2016-06-14 13:52:55 -06:00