vtk-m/CMake/testing
Kenneth Moreland 932c8e5ec0 Wrap test_equal_ArrayHandles into a precompiled library
The previous implementation of test_equal_ArrayHandles was several
templates that had to be resolved by any test that used them, which
could be costly for unknown array types. Simplify this a bit by moving
the implementation of testing unknown arrays into a library.

Another advantage of the new implementation is that is handles more
cases. Thus, you should not need to `ResetTypes` on the unknown/
uncertain arrays.
2020-12-22 17:17:19 -07:00
..
lsan.supp Add an asan to our gitlab ci suite 2020-04-20 11:26:26 -04:00
VTKmCheckPyexpander.cmake Don't apply pyexpander fix on Windows. 2020-08-17 16:39:47 -04:00
VTKmCheckSourceInInstall.cmake Remove virtual methods from ColorTable 2020-09-14 13:26:16 -06:00
VTKmCompilerDynamicAnalysisFlags.cmake Add an asan to our gitlab ci suite 2020-04-20 11:26:26 -04:00
VTKmSystemInformation.cmake conslidate the license statement 2019-04-17 10:57:13 -06:00
VTKmTestInstall.cmake Add Kokkos backend 2020-08-12 13:55:24 -04:00
VTKmTestWrappers.cmake Wrap test_equal_ArrayHandles into a precompiled library 2020-12-22 17:17:19 -07:00