blob: 470095f0a6c21abd429444c4a55e1d24f487b1d2 (
plain)
1
2
3
4
5
6
|
ctest-tests-from-file
---------------------
* :manual:`ctest(1)` gained the :option:`--tests-from-file <ctest
--tests-from-file>` and :option:`--exclude-from-file <ctest
--exclude-from-file>` options to run or exclude tests named in a file.
|