Help: CTEST_CUSTOM_TESTS_IGNORE matches exact test names, not regexes

Fixes: #22758
This commit is contained in:
Craig Scott
2021-10-24 19:58:37 +11:00
parent 46bd57d245
commit 300d653248
+1 -1
View File
@@ -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