Skip to content

Aliases to arrays are not automatically exempt from roundtrip tests. #4708

@mbyx

Description

@mbyx

ctest gathers all public aliases to subject them to a number of tests, including roundtrip tests, however according to the documentation the roundtrip tests are not supported by aliases to arrays and must be manually skipped.

However when iterating through filtered aliases for the roundtrip test, we have access to the aliased type and can easily check if it is an array and skip it automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions