vtk-m/vtkm/testing
Kenneth Moreland 9466151326 Make floating point comparison more tolerant in UnitTestDynamicArrayHandle
It appears that when the Intel compiler is optimizing, constant floating
point values can be slightly different than the same value stored in memory
and never changed. This change uses the test_equal method to compare
these floating point values that might have a slight numeric error.
2014-07-10 10:53:02 -06:00
..
CMakeLists.txt Merge branch 'composite-vector-array' into dynamic-point-coordinates 2014-05-14 14:26:23 -06:00
OptionParser.h Correct the option parser on windows. 2014-05-19 14:20:59 -04:00
Testing.h Make floating point comparison more tolerant in UnitTestDynamicArrayHandle 2014-07-10 10:53:02 -06:00
UnitTestExtent.cxx Add Extent classes. 2014-04-30 17:07:57 -06:00
UnitTestListTag.cxx Add classes to manage point coordinates. 2014-05-15 13:41:45 -06:00
UnitTestTesting.cxx Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
UnitTestTypeListTag.cxx Add tag-based type list templates 2014-03-31 17:45:52 -06:00
UnitTestTypes.cxx Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
UnitTestTypeTraits.cxx Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00
UnitTestVectorTraits.cxx Fix MSVC compiler warnings. 2014-06-10 16:09:28 -06:00
VectorTraitsTests.h Update the initial repository to use the correct indentation style. 2014-02-11 16:20:30 -05:00