-
- Downloads
Disable floating point exception traps when testing NaNs
Some functions are supposed to behave correctly when given a NaN. This might only be valid if floation point exceptions are not trapped, so disable trapping for these tests.
parent
b01ca530
Branches
Tags
Showing
- vtkm/testing/UnitTestBounds.cxx 2 additions, 0 deletionsvtkm/testing/UnitTestBounds.cxx
- vtkm/testing/UnitTestMath.cxx 5 additions, 4 deletionsvtkm/testing/UnitTestMath.cxx
- vtkm/testing/UnitTestRange.cxx 2 additions, 0 deletionsvtkm/testing/UnitTestRange.cxx
- vtkm/testing/UnitTestTypes.cxx 1 addition, 1 deletionvtkm/testing/UnitTestTypes.cxx
Loading
Please register or sign in to comment