Closed dglmoore closed 7 years ago
This pull request brings in improved assertions for floating-point comparisons, new assertions such as ASSERT_NAN and ASSERT_INF, and updates all unit tests to use them.
ASSERT_NAN
ASSERT_INF
This closes #67
This pull request brings in improved assertions for floating-point comparisons, new assertions such as
ASSERT_NAN
andASSERT_INF
, and updates all unit tests to use them.This closes #67