mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
022f20f663
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
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
+Start 1: Test1
|
|
1/1 Test #1: Test1 ............................ Passed +[0-9.]+ sec
|
|
+
|
|
100% tests passed, 0 tests failed out of 1
|
|
+
|