fd47df4503
Add ctest command-line options: --test-output-size-passed <n> --test-output-size-failed <n> to set the amount of test output to store in Test.xml as a command-line dashboard client.
8 lines
254 B
ReStructuredText
8 lines
254 B
ReStructuredText
ctest-custom-output-size
|
|
------------------------
|
|
|
|
* :manual:`ctest(1)` learned options
|
|
``--test-output-size-passed`` and ``--test-output-size-failed``
|
|
to customize the limit on test output size submitted when
|
|
running as a :ref:`Dashboard Client`.
|