mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05: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
|
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.
|
:command:`ctest_test` command.
|
||||||
|
|
||||||
.. include:: CTEST_CUSTOM_XXX.txt
|
.. include:: CTEST_CUSTOM_XXX.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user