mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 22:50:26 -06:00
Help: CTEST_CUSTOM_TESTS_IGNORE matches exact test names, not regexes
Fixes: #22758
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
CTEST_CUSTOM_TESTS_IGNORE
|
||||
-------------------------
|
||||
|
||||
A list of regular expressions to use to exclude tests during the
|
||||
A list of test names to be excluded from the set of tests run by the
|
||||
:command:`ctest_test` command.
|
||||
|
||||
.. include:: CTEST_CUSTOM_XXX.txt
|
||||
|
||||
Reference in New Issue
Block a user