ORCA-C/Tests
Stephen Heumann 072f8be6bc Adjust test of missing declarators to cover only cases that are legal.
Previously, it included some instances that violate the standard constraint that a declaration must declare a declarator, a tag, or an enum constant. As of commit f263066f61, this constraint is now enforced, so those cases would (properly) give errors.
2022-10-13 18:52:18 -05:00
..
Conformance Adjust test of missing declarators to cover only cases that are legal. 2022-10-13 18:52:18 -05:00
Deviance Fix type checking and result type computation for ? : operator. 2022-06-23 22:05:34 -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