vtk-m2/vtkm/cont/testing
2016-09-28 10:54:04 -04:00
..
CMakeLists.txt Merge topic 'wavelets' 2016-08-18 15:47:33 -04:00
ExplicitTestData.h Add tests for DataSetBuilderExplicit. 2016-01-05 16:28:57 -05:00
MakeTestDataSet.h removing cell set dimensionality and splitting tetrahedralizer. 2016-05-13 14:26:59 -04:00
Testing.h Tests catch STL exceptions and report on their names. 2015-08-28 12:19:46 -06:00
TestingArrayHandles.h Switch over to c++11 type_traits. 2016-08-31 16:11:26 -04:00
TestingComputeRange.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
TestingDataSetExplicit.h Simplify and unify cast interface. 2016-01-18 15:58:04 -07:00
TestingDataSetSingleType.h Pass Fields and CoordinateSystems to Dispatcher::Invoke 2016-08-05 15:26:17 -04:00
TestingDeviceAdapter.h Add DeviceAdapter::CopySubRange to all device adapters. 2016-08-24 15:42:51 -04:00
TestingFancyArrayHandles.h Add back a condition to zip array test with vec as first 2016-08-25 13:11:04 -06:00
UnitTestArrayHandle.cxx Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
UnitTestArrayHandleCartesianProduct.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestArrayHandleCompositeVector.cxx Have make_ArrayHandleCompositeVector consistent with fancy arrays 2016-04-14 09:25:40 -06:00
UnitTestArrayHandleConcatenate.cxx fix a warning 2016-08-17 09:14:29 -07:00
UnitTestArrayHandleCounting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestArrayHandleFancy.cxx Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
UnitTestArrayHandleImplicit.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayHandleIndex.cxx Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
UnitTestArrayHandlePermutation.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestArrayHandleTransform.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestArrayHandleUniformPointCoordinates.cxx Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
UnitTestArrayPortalToIterators.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestComputeRangeSerial.cxx Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
UnitTestContTesting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestDataSetBuilderExplicit.cxx In DynamicCellSet, expose CellSet API. 2016-08-02 13:39:25 -04:00
UnitTestDataSetBuilderRectilinear.cxx Remove boost::random usage from DataSetBuilder tests. 2016-09-28 10:54:04 -04:00
UnitTestDataSetBuilderUniform.cxx Remove boost::random usage from DataSetBuilder tests. 2016-09-28 10:54:04 -04:00
UnitTestDataSetExplicit.cxx Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
UnitTestDataSetPermutation.cxx Pass Fields and CoordinateSystems to Dispatcher::Invoke 2016-08-05 15:26:17 -04:00
UnitTestDataSetRectilinear.cxx Pass Fields and CoordinateSystems to Dispatcher::Invoke 2016-08-05 15:26:17 -04:00
UnitTestDataSetSingleType.cxx Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
UnitTestDataSetUniform.cxx Add GetCellDimensions to CellSetStructured. 2016-01-20 09:24:31 -07:00
UnitTestDeviceAdapterAlgorithmDependency.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestDeviceAdapterAlgorithmGeneral.cxx Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
UnitTestDeviceAdapterSerial.cxx Make sure tests for many devices are using requested devices 2016-06-23 17:34:01 -06:00
UnitTestDynamicArrayHandle.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestDynamicCellSet.cxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
UnitTestRuntimeDeviceInformation.cxx Adding vtkm::cont::RuntimeDeviceInformation. 2015-12-15 17:25:27 -05:00
UnitTestStorageBasic.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestStorageImplicit.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestStorageListTag.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestTimer.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestTryExecute.cxx Add general ability to try execution on multiple devices 2016-08-15 17:16:58 -06:00