vtk-m2/vtkm/cont/testing
2017-05-11 14:27:43 -04:00
..
CMakeLists.txt Merge branch 'MultiBlock' of https://gitlab.kitware.com/dongliangchu/vtk-m into multiblock 2017-05-11 14:05:55 -04:00
ExplicitTestData.h Add tests for DataSetBuilderExplicit. 2016-01-05 16:28:57 -05:00
MakeTestDataSet.h Add better test for external faces 2017-01-26 13:35:49 -07:00
Testing.h Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
TestingArrayHandles.h Support using empty array handles as input 2017-02-14 15:27:34 -07:00
TestingComputeRange.h Add Field::GetRange and CoordinateSystem::GetBounds to library 2017-03-09 13:18:36 -05:00
TestingDataSetExplicit.h Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
TestingDataSetSingleType.h Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
TestingDeviceAdapter.h Merge topic 'virtual-methods' 2017-05-02 16:12:04 -04:00
TestingFancyArrayHandles.h Remove typedef that is no longer used 2017-02-15 16:59:54 -07:00
TestingImplicitFunction.h Modify ImplicitFunctions to use Virtual Methods 2017-05-01 16:55:59 -04:00
TestingVirtualObjectCache.h Add Virtual Methods Framework 2017-05-01 16:51:42 -04:00
UnitTestArrayHandleCartesianProduct.cxx Move default device selection out of private headers. 2017-02-16 13:40:35 -05:00
UnitTestArrayHandleCompositeVector.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05: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
UnitTestArrayHandleDiscard.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
UnitTestArrayHandleImplicit.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestArrayHandleIndex.cxx Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
UnitTestArrayHandlePermutation.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestArrayHandleReverse.cxx add read only (for the moment) test and implementation of ArrayHandleReverse (a.k.a reverse iterator) 2017-05-05 13:45:23 -06:00
UnitTestArrayHandleTransform.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestArrayHandleUniformPointCoordinates.cxx Update ArrayPortalUniformPointCoordinates 2015-08-25 14:27:01 -06:00
UnitTestArrayPortalToIterators.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestContTesting.cxx Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
UnitTestDataSetBuilderExplicit.cxx Add Field::GetRange and CoordinateSystem::GetBounds to library 2017-03-09 13:18:36 -05:00
UnitTestDataSetBuilderRectilinear.cxx Add Field::GetRange and CoordinateSystem::GetBounds to library 2017-03-09 13:18:36 -05:00
UnitTestDataSetBuilderUniform.cxx Replace occurrences of NULL with nullptr. 2017-05-04 10:50:57 -04:00
UnitTestDataSetPermutation.cxx Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
UnitTestDataSetRectilinear.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDataSetUniform.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDeviceAdapterAlgorithmDependency.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestDeviceAdapterAlgorithmGeneral.cxx Add Virtual Methods Framework 2017-05-01 16:51:42 -04:00
UnitTestDynamicArrayHandle.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
UnitTestDynamicCellSet.cxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
UnitTestMultiBlock.cxx test on various dataset for multiblock class 2017-05-11 14:27:43 -04:00
UnitTestRuntimeDeviceInformation.cxx Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
UnitTestStorageBasic.cxx Fix up various issues with ArrayHandles in vtkm_cont. 2017-04-05 15:45:11 -07:00
UnitTestStorageImplicit.cxx Catch all exceptions by reference 2017-02-23 13:25:01 -05:00
UnitTestStorageListTag.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
UnitTestTimer.cxx Fix windows.h include logic 2017-03-10 16:28:13 -05:00
UnitTestTryExecute.cxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00