Skip to content

Allow specifying command line parameters "on the fly" #24

@simonspa

Description

@simonspa

I have a project with many (many!) tests, defined via ctest. Running the command with ctrl+shift+b ctest will invoke CTets with no arguments and therefore run all of them.

usually what I would like to do is to run only a relevant subset of them via ctest -R my_test_pattern.

I know that I can specify cli parameters for ctest in the config, but having the opportunity to specify them directly when calling the build command somehow would simplify this significantly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions