mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
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
6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
^Test project [^
|
|
]+/Tests/RunCMake/CTestCommandLine/CustomPrePost
|
|
Test #1: Echo
|
|
|
|
Total Tests: 1$
|