- 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.
- * The :command:`ctest_test` command gained options
- ``INCLUDE_FROM_FILE`` and ``EXCLUDE_FROM_FILE`` to run or exclude
- tests named in a file.
|