mirror of
https://github.com/byteworksinc/ORCA-C.git
synced 2024-12-22 23:29:27 +00:00
6ead1d4caf
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.
20 lines
291 B
Plaintext
20 lines
291 B
Plaintext
{1} c95digraph.c
|
|
{1} c95iso646.c
|
|
{1} c99fam.c
|
|
{1} c99intdiv.c
|
|
{1} c99func.c
|
|
{1} c99macros.c
|
|
{1} c99ucn.c
|
|
{1} c99misc.c
|
|
{1} c99bool.c
|
|
{1} c99fpclass.c
|
|
{1} c99fenv.c
|
|
{1} c99stdint.c
|
|
{1} c99stdio.c
|
|
{1} c99llong.c
|
|
{1} c11generic.c
|
|
{1} c11align.c
|
|
{1} c11noret.c
|
|
{1} c11quickex.c
|
|
{1} c11sassert.c
|