blob: 8098b93f979a0a7c54979fa664b70c140f347d07 (
plain)
1
2
3
4
5
6
7
|
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`.
|