Help/ctest_test: add a comment to also update ctest_memcheck

Since these commands share a common argument parser, the documentation
should be kept synchronized.
This commit is contained in:
Ben Boeckel
2021-07-14 16:25:36 -04:00
committed by Brad King
parent 731cfd45fd
commit 85e740312f

View File

@ -29,6 +29,10 @@ Perform the :ref:`CTest Test Step` as a :ref:`Dashboard Client`.
[QUIET]
)
..
_note: If updating the argument list here, please also update the argument
list documentation for :command:`ctest_memcheck` as well.
Run tests in the project build tree and store results in
``Test.xml`` for submission with the :command:`ctest_submit` command.