ORCA-C/Tests
Stephen Heumann 52f512370f Update tests to account for recent ORCALib changes.
These involve recent standards-conformance patches for printf and scanf, which changed some (non-standard) behaviors that the test cases were expecting.

I also fixed a couple things that clang flagged as undefined behavior, even though they weren't really causing problems under ORCA/C.
2021-02-09 23:18:36 -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
Spec.Deviance