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
Spec.Conform Fix a buggy test case. 2021-03-01 17:52:59 -06:00
Spec.Deviance