-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestpriority: lowTickets we don't want to forget but may never get to, unless there is a specific use case.Tickets we don't want to forget but may never get to, unless there is a specific use case.testingImprovements to the test suiteImprovements to the test suite
Description
As of #1798 the default C standard for all tests is C89 (#1516); tests that require a later version are explicitly marked as such. We should document each of these cases; why do they require a specific C standard version. If it turns out that it's just one tiny part of the test that requires this, we should consider splitting off that part of the test into its own header, and then "reset" the required C standard for the "parent" test.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: lowTickets we don't want to forget but may never get to, unless there is a specific use case.Tickets we don't want to forget but may never get to, unless there is a specific use case.testingImprovements to the test suiteImprovements to the test suite