Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
simonspa opened this issue Jun 13, 2023 · 0 comments
Open

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

simonspa opened this issue Jun 13, 2023 · 0 comments

Comments

@simonspa
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant