Просмотр исходного кода

Help: Add crossrefs to ctest output control options

Craig Scott 3 лет назад
Родитель
Сommit
de892f3d4e
1 измененных файлов с 5 добавлено и 1 удалено
  1. 5 1
      Help/command/ctest_test.rst

+ 5 - 1
Help/command/ctest_test.rst

@@ -175,7 +175,11 @@ The options are:
 
 See also the :variable:`CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE`,
 :variable:`CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE` and
-:variable:`CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION` variables.
+:variable:`CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION` variables, along with their
+corresponding :manual:`ctest(1)` command line options
+:option:`--test-output-size-passed <ctest --test-output-size-passed>`,
+:option:`--test-output-size-failed <ctest --test-output-size-failed>`, and
+:option:`--test-output-truncation <ctest --test-output-truncation>`.
 
 .. _`Additional Test Measurements`: