diff options
Diffstat (limited to 'Help/command/ctest_memcheck.rst')
-rw-r--r-- | Help/command/ctest_memcheck.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/command/ctest_memcheck.rst b/Help/command/ctest_memcheck.rst index 288b65a..f655c2e 100644 --- a/Help/command/ctest_memcheck.rst +++ b/Help/command/ctest_memcheck.rst @@ -35,4 +35,6 @@ Most options are the same as those for the :command:`ctest_test` command. The options unique to this command are: ``DEFECT_COUNT <defect-count-var>`` + .. versionadded:: 3.8 + Store in the ``<defect-count-var>`` the number of defects found. |