blob: 405fc33467bc6dc016fad693564ded51234074d3 (
plain)
1
2
3
4
5
6
7
8
9
|
CTEST_CUSTOM_MEMCHECK_IGNORE
----------------------------
.. versionadded:: 3.4
A list of regular expressions to use to exclude tests during the
:command:`ctest_memcheck` command.
.. include:: CTEST_CUSTOM_XXX.txt
|