Explorar o código

Help/ctest_memcheck: mention `ctest_test` arguments

These are handled internally by inheriting `ctest_test`'s argument
bindings. Synchronize the documentation.
Ben Boeckel %!s(int64=4) %!d(string=hai) anos
pai
achega
731cfd45fd
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      Help/command/ctest_memcheck.rst

+ 5 - 0
Help/command/ctest_memcheck.rst

@@ -17,10 +17,15 @@ Perform the :ref:`CTest MemCheck Step` as a :ref:`Dashboard Client`.
                  [EXCLUDE_FIXTURE_SETUP <regex>]
                  [EXCLUDE_FIXTURE_SETUP <regex>]
                  [EXCLUDE_FIXTURE_CLEANUP <regex>]
                  [EXCLUDE_FIXTURE_CLEANUP <regex>]
                  [PARALLEL_LEVEL <level>]
                  [PARALLEL_LEVEL <level>]
+                 [RESOURCE_SPEC_FILE <file>]
                  [TEST_LOAD <threshold>]
                  [TEST_LOAD <threshold>]
                  [SCHEDULE_RANDOM <ON|OFF>]
                  [SCHEDULE_RANDOM <ON|OFF>]
+                 [STOP_ON_FAILURE]
                  [STOP_TIME <time-of-day>]
                  [STOP_TIME <time-of-day>]
                  [RETURN_VALUE <result-var>]
                  [RETURN_VALUE <result-var>]
+                 [CAPTURE_CMAKE_ERROR <result-var>]
+                 [REPEAT <mode>:<n>]
+                 [OUTPUT_JUNIT <file>]
                  [DEFECT_COUNT <defect-count-var>]
                  [DEFECT_COUNT <defect-count-var>]
                  [QUIET]
                  [QUIET]
                  )
                  )