vtk-m2/vtkm/rendering/testing
Kenneth Moreland 571aa9f3d7 Simplify getting test file names
The testing helper class provided a method named `GetTestDataBasePath`
that returned the base path to all the data files stored in the VTK-m
repo. This is fine, but it was a little cumbersome to build filenames.

To make things easier, there is now a new method named `DataPath` that
takes a string of the filename (or, rather, subpath) to the file in that
directory and automatically builds the path to it.
2020-08-25 06:17:59 -06:00
..
CMakeLists.txt removed classes related to OpenGL/OSMESA/EGL 2020-04-30 18:24:01 -04:00
RenderTest.h Remove Initialize() boilerplate. 2020-06-05 13:38:18 -04:00
UnitTestCanvas.cxx Deprecate Camera::Activate() and Camera::Finish() 2020-06-14 11:04:06 -04:00
UnitTestMapperConnectivity.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMapperCylinders.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMapperPoints.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMapperQuads.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMapperRayTracer.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestMapperVolume.cxx Simplify getting test file names 2020-08-25 06:17:59 -06:00
UnitTestMapperWireframer.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestMultiMapper.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestScalarRenderer.cxx Test that no warnings are generated and tests pass. 2020-04-29 11:30:18 -04:00