ctest-tests-from-file.rst 391 B

12345678910
  1. ctest-tests-from-file
  2. ---------------------
  3. * :manual:`ctest(1)` gained the :option:`--tests-from-file <ctest
  4. --tests-from-file>` and :option:`--exclude-from-file <ctest
  5. --exclude-from-file>` options to run or exclude tests named in a file.
  6. * The :command:`ctest_test` command gained options
  7. ``INCLUDE_FROM_FILE`` and ``EXCLUDE_FROM_FILE`` to run or exclude
  8. tests named in a file.