Files
CMake/Tests/RunCMake/CTestCommandLine/TestsFromFile-TestList.txt
T
Alex Neundorf 022f20f663 ctest: add command line option to run the tests listed in a given file
Add `--tests-from-file <filename>` to run only the tests listed in the
given file.  The test names must match exactly, no regexps or something.
The listed tests can still be filtered with a regexp using -R.

Issue: #25455
2024-01-25 12:37:16 -05:00

3 lines
15 B
Plaintext