vtk-m2/vtkm/cont/testing
Li-Ta Lo beba90b6f7 Merge topic 'uniform_real'
143e3d39a remove unused type alias
01a448663 Merge branch 'master' into uniform_real
c67e5bb12 fixe warnings about implicit type conversion
1e4294392 Add deterministic seed to avoid potential spurious failure
5b0e309b9 the random source is still 64 bits
cc3061bab Avoid calling ReadPortal() all the time
9bf6dea22 remove inline initialization of seed
e69308047 Add statistics base testing, add Flot32 RNG

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !2148
2020-06-24 16:36:36 -04:00
..
CMakeLists.txt Add unittest for particlearraycopy 2020-06-18 15:45:36 -04:00
ExplicitTestData.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MakeTestDataSet.h Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
Testing.h Make tests that throw an STL exception fail 2020-06-23 16:25:09 -06:00
TestingArrayHandleMultiplexer.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
TestingArrayHandles.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
TestingArrayHandleVirtualCoordinates.h ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
TestingBitField.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
TestingCellLocatorRectilinearGrid.h Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
TestingCellLocatorUniformBins.h Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
TestingCellLocatorUniformGrid.h Introduce vtkm::ErrorCode 2020-03-13 18:58:33 -06:00
TestingColorTable.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
TestingComputeRange.h Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
TestingDataSetExplicit.h Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
TestingDataSetSingleType.h Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
TestingDeviceAdapter.h Add missing Algorithm::Synchronize() in timer test. 2020-05-17 12:53:14 -04:00
TestingFancyArrayHandles.h ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
TestingImplicitFunction.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
TestingPointLocatorUniformGrid.h ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
TestingSerialization.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
TestingVirtualObjectHandle.h Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestAlgorithm.cxx Remove ArrayHandleStreaming capabilities 2020-03-24 15:01:56 -06:00
UnitTestArrayCopy.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayGetValues.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleCartesianProduct.cxx ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
UnitTestArrayHandleCompositeVector.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleConcatenate.cxx Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
UnitTestArrayHandleCounting.cxx Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
UnitTestArrayHandleDecorator.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleDiscard.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleExtractComponent.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleExtrude.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleImplicit.cxx Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
UnitTestArrayHandleIndex.cxx ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
UnitTestArrayHandlePermutation.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleRandomUniformBits.cxx change function signature for work with MSVC 2020-03-19 14:24:38 -06:00
UnitTestArrayHandleRandomUniformReal.cxx Add deterministic seed to avoid potential spurious failure 2020-06-17 13:36:15 -06:00
UnitTestArrayHandleReverse.cxx ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
UnitTestArrayHandleSwizzle.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleThreadSafety.cxx Add proper enqueuing of Tokens for ArrayHandle 2020-06-08 16:49:02 -06:00
UnitTestArrayHandleTransform.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestArrayHandleUniformPointCoordinates.cxx Properly handle Get(Id3) in ArrayPortalCheck 2020-03-18 10:51:20 -06:00
UnitTestArrayHandleVirtual.cxx Remove locking control ArrayPortals 2020-03-16 07:10:10 -06:00
UnitTestArrayPortalToIterators.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestCellLocatorGeneral.cxx Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
UnitTestCellSet.cxx Deprecate ReadPortal().Get pattern. 2020-05-12 15:43:40 -04:00
UnitTestCellSetExplicit.cxx ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
UnitTestCellSetExtrude.cxx Deprecate Execute with policy 2020-05-18 12:38:41 -06:00
UnitTestCellSetPermutation.cxx ReadPortal().Get(idx) is slow in a loop. 2020-05-08 11:30:59 -04:00
UnitTestContTesting.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestDataSetBuilderExplicit.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestDataSetBuilderRectilinear.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestDataSetBuilderUniform.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestDataSetPermutation.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestDataSetRectilinear.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
UnitTestDataSetUniform.cxx Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
UnitTestDeviceAdapterAlgorithmDependency.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestDeviceAdapterAlgorithmGeneral.cxx RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestDynamicCellSet.cxx Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
UnitTestError.cxx Fix UnitTestError 2019-10-21 10:08:23 -04:00
UnitTestFieldRangeCompute.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestFieldRangeGlobalCompute.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestInitialize.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestLogging.cxx Implement and test ImageReader and ImageWriter capabilities in the io library 2020-05-13 16:10:21 -06:00
UnitTestMoveConstructors.cxx replaces Dataset fields vector to a map 2020-05-01 14:05:03 -04:00
UnitTestParticleArrayCopy.cxx fix compile error. 2020-06-18 15:59:09 -04:00
UnitTestPartitionedDataSet.cxx Deprecate DataSetFieldAdd. 2020-05-27 15:27:47 -04:00
UnitTestRuntimeDeviceInformation.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
UnitTestRuntimeDeviceNames.cxx Remove DeviceAdapterError as it isn't needed any more. 2019-04-18 15:09:57 -04:00
UnitTestScopedRuntimeDeviceTracker.cxx ScopedRuntimeDeviceTracker have better controls of setting devices. 2019-05-21 15:32:10 -04:00
UnitTestSerializationArrayHandle.cxx Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
UnitTestSerializationDataSet.cxx Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00
UnitTestStorageBasic.cxx StealArray now returns the array and free function as a Pair. 2019-05-01 09:42:57 -04:00
UnitTestStorageImplicit.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestStorageList.cxx Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
UnitTestStorageListTag.cxx Remove instances of ListTag in favor of List 2019-12-06 21:32:36 -07:00
UnitTestTimer.cxx Remove unused variable from UnitTestTimer. 2020-05-13 13:00:40 -04:00
UnitTestToken.cxx Fix race condition in UnitTestToken 2020-02-26 13:10:48 -07:00
UnitTestTryExecute.cxx Use new ways to get array portal in control environment 2020-02-26 13:10:46 -07:00
UnitTestVariantArrayHandle.cxx Enable changing policy used for library compiles 2020-03-19 15:07:07 -06:00