vtk-m2/vtkm/exec/arg/testing
Kenneth Moreland f8442903d8 Replace TryAllTypes with trying exemplar tests
There were many tests that created code paths for every base and Vec
type that VTK-m supports (up to 4 components). Although this is
admirable, it is also excessive, and our compile times for the tests are
very long.

To shorten compile times, remove the TryAllTypes method. Replace it with
a version of TryTypes that uses a default list of "exemplar" set of
integers, floats, and Vecs.
2016-08-24 16:02:18 -06:00
..
CMakeLists.txt Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
ThreadIndicesTesting.h Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
UnitTestExecutionSignatureTag.cxx The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
UnitTestFetchArrayDirectIn.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestFetchArrayDirectInOut.cxx Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
UnitTestFetchArrayDirectOut.cxx Replace TryAllTypes with trying exemplar tests 2016-08-24 16:02:18 -06:00
UnitTestFetchArrayTopologyMapIn.cxx Simplify ThreadIndicies so link time is reduced. 2016-05-04 14:48:42 -04:00
UnitTestFetchExecObject.cxx Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
UnitTestFetchWorkIndex.cxx Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00