ORCA-C/Tests
Stephen Heumann 6ead1d4caf Add a set of new tests for C95/C99/C11 features that we now support.
These are currently only run by the new DOIT3 test-running script.

Note that these tests are designed to be applicable to most implementations of C95/C99/C11, not just ORCA/C. They do make certain assumptions not guaranteed by the standards (e.g. power of 2 types and some properties of IEEE-like FP), but in general those assumptions should be true for most 'normal' systems.
2021-08-22 17:32:56 -05:00
..
Conformance Add a set of new tests for C95/C99/C11 features that we now support. 2021-08-22 17:32:56 -05: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 Consistently use upper-case filenames for existing test cases. 2021-07-09 19:43:57 -05:00
Spec.Deviance Change all text/source files to LF line endings. 2017-10-21 18:40:19 -05:00