Files
cmake/Tests/RunCMake/CTestCommandLine/CustomPrePost-show-only-stdout.txt
Sebastian Sura 3e89f5ae83 ctest: Disable pre- and post-processing during --show-only
Do not run the custom pre-/post- test tasks when instructed to only show
the tests that would be executed.  Otherwise it's impossible to reliably
parse the output of this as is will be contaminated by all output
produced by the pre-/post-scripts!

Fixes: #23254
2026-03-03 16:57:05 -05:00

6 lines
99 B
Plaintext

^Test project [^
]+/Tests/RunCMake/CTestCommandLine/CustomPrePost
Test #1: Echo
Total Tests: 1$