ORCA-C/Tests
Stephen Heumann da715ae854 Fix a buggy test case.
It was calling fabs() without having included <math.h>, causing fabs() to be treated as returning an int rather than a floating-point value. This misinterpretation of the return value could cause test failures.
2021-03-01 17:52:59 -06:00
..
Conformance Update tests to account for recent ORCALib changes. 2021-02-09 23:18:36 -06:00
Deviance Remove a test that expected floating-point division by 0.0 to fail. 2019-03-31 18:46:29 -05:00
Spec.Conform Fix a buggy test case. 2021-03-01 17:52:59 -06:00
Spec.Deviance Change all text/source files to LF line endings. 2017-10-21 18:40:19 -05:00