vtk-m2/vtkm/cont/serial
Kenneth Moreland d967205817 Consolidate UnitTestVirtualObjectHandle
Previously, each device adapter implementation had their own version of
this test by including a common header. Simplify this by making a single
test in UnitTests_vtkm_cont_testing, which can now be compiled for and
tested on a device.
2022-07-13 13:27:38 -06:00
..
internal implement return codes and protected virtual parsing of arguments 2021-06-23 17:58:38 +00:00
testing Consolidate UnitTestVirtualObjectHandle 2022-07-13 13:27:38 -06:00
CMakeLists.txt cmake: avoid adding testing directories if testing is disabled 2021-06-01 18:40:40 -04:00
DeviceAdapterSerial.h Implement RuntimeDeviceConfiguration 2021-06-17 17:56:38 +00:00