vtk-m/vtkm/testing
2019-01-07 16:24:49 -05:00
..
CMakeLists.txt Add vtkm::cont::Initialize. 2018-12-13 10:15:44 -05:00
Testing.h Move the HumanSize function to Logging.cxx as it is only used by the logger 2019-01-07 16:24:49 -05:00
TestingGeometry.h Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
TestingMath.h Add float version operations for vtkm::Math Pi() 2018-05-21 10:58:15 -04:00
UnitTestBinaryOperators.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestBinaryPredicates.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestBounds.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestCellShape.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestExceptions.cxx Make RuntimeDeviceInformation class template independent 2018-11-01 14:55:33 -04:00
UnitTestHash.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestListTag.cxx Add ListTagAppend and ListTagAppendUnique 2018-06-21 15:59:31 -04:00
UnitTestMath.cxx Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
UnitTestMatrix.cxx Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
UnitTestNewtonsMethod.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestNoAssert.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestPair.cxx Ensure that Pair and Vec are trivial classes. 2017-10-18 14:58:35 -04:00
UnitTestRange.cxx Fix including empty range 2018-02-19 10:13:07 -07:00
UnitTestTesting.cxx Allow variable arguments to VTKM_TEST_ASSERT 2018-10-08 09:17:56 -06:00
UnitTestTransform3D.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestTypeListTag.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestTypes.cxx constexpr construction for Vec classes 2018-06-20 14:15:29 -04:00
UnitTestTypeTraits.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestUnaryPredicates.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestVecAxisAlignedPointCoordinates.cxx vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
UnitTestVecFromPortal.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestVecFromPortalPermute.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestVectorAnalysis.cxx Add vtkm/Geometry.h and test it. 2018-06-20 11:58:14 -04:00
UnitTestVecTraits.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
UnitTestVecVariable.cxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
VecTraitsTests.h Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00