Skip to content

Execute tests via CMake try_run or other mechanisms #2390

@M2-TE

Description

@M2-TE

Some tests are meant to be executed and should therefore be run in CI as well.
The easiest way is to make use of try_run, which would work for both the CTest and non-CTest test versions.

The only issue would be that the required CMake version needs to be bumped to 3.25. That could be solved by only bumping the version required when tests are enabled.

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