Skip to content

Document (and split off) tests that require >C89 #1807

@edsko

Description

@edsko

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: lowTickets we don't want to forget but may never get to, unless there is a specific use case.testingImprovements to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions