vtk-m2/vtkm/cont/testing
Kenneth Moreland 53d669772f Merge branch 'msvc-array-handle-fail' into 'master'
MSVC ArrayHandle fail

Fix the fact that UnitTestArrayHandle is failing on the Windows dashboards. Also fix some of the MSVC warnings.

See merge request !101
2015-07-27 18:36:11 -04:00
..
CMakeLists.txt Add compute bounds to Fields 2015-07-22 12:17:33 -04:00
MakeTestDataSet.h Conform DataSet classes to coding practices better 2015-07-27 12:49:42 -06:00
Testing.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TestingArrayHandles.h Fix ArrayHandle test on MSVC 2015-07-27 15:56:51 -06:00
TestingComputeBounds.h Correct some warnings about 64bit to 32bit conversion. 2015-07-23 09:29:10 -04:00
TestingDeviceAdapter.h Update the 3d scheduling benchmark code to use the new 1d scheduler 2015-07-23 16:31:41 -04:00
TestingFancyArrayHandles.h Verify ArrayHandleCompositeVector can be used on with each device adapter. 2015-07-13 13:01:41 -04:00
UnitTestArrayHandle.cxx Extend the array handle testing to be done on a per device basis. 2015-06-25 08:21:49 -04:00
UnitTestArrayHandleCompositeVector.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayHandleCounting.cxx Fix ICC warning about unused member method 2015-07-06 10:40:08 -06:00
UnitTestArrayHandleFancy.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayHandleImplicit.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayHandlePermutation.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestArrayHandleTransform.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayHandleUniformPointCoordinates.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestArrayPortalToIterators.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestComputeBoundsSerial.cxx Add compute bounds to Fields 2015-07-22 12:17:33 -04:00
UnitTestContTesting.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestDataSetExplicit.cxx Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
UnitTestDataSetRegular.cxx Conform DataSet classes to coding practices better 2015-07-27 12:49:42 -06: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 The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestDeviceAdapterSerial.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestDynamicArrayHandle.cxx Add data size introspection to DynamicArrayHandle. 2015-07-08 14:09:36 -06:00
UnitTestDynamicPointCoordinates.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestPointCoordinates.cxx Correct all signed / unsigned and narrowing warnings ( 64bit to 32bit ). 2015-05-28 09:05:17 -04:00
UnitTestStorageBasic.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestStorageImplicit.cxx Make releasing an implicit storage resources a no-op instead of exception. 2015-06-29 11:56:53 -04: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