Browse Source

Merge topic 'doc-CTEST_CUSTOM_TESTS_IGNORE'

300d653248 Help: CTEST_CUSTOM_TESTS_IGNORE matches exact test names, not regexes

Acked-by: Kitware Robot <[email protected]>
Merge-request: !6660
Craig Scott 4 years ago
parent
commit
0ce50dd78f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst

+ 1 - 1
Help/variable/CTEST_CUSTOM_TESTS_IGNORE.rst

@@ -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