mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
In commit v3.4.0-rc1~57^2 (Help: document CTEST_CUSTOM_* variables, 2015-09-17), the CTEST_CUSTOM_TESTS_IGNORE variable was documented with a typo.
8 lines
184 B
ReStructuredText
8 lines
184 B
ReStructuredText
CTEST_CUSTOM_TESTS_IGNORE
|
|
-------------------------
|
|
|
|
A list of regular expressions to use to exclude tests during the
|
|
:command:`ctest_test` command.
|
|
|
|
.. include:: CTEST_CUSTOM_XXX.txt
|