blob: 57222ca1e8cc75fcb8c813eae102c1e0fc3dddde (
plain)
1
2
3
4
5
6
7
|
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
|