Tim Fuller
Results
14
comments of
Tim Fuller
which test exactly?
To avoid this in the future I can add a check for `NaN` and `INF` in each testing macro that checks equality. Or, rather than add logic to every test...
@aprokop , I agree. I'll put in checks while I finish up Import/Export tests.
The `TEST_EQUALITY` family of functions now check for `NaN`, but I haven’t specifically tested for `NaN` in any tests.