1
0

test_include_files.rst 258 B

1234567
  1. test_include_files
  2. ------------------
  3. * A :prop_dir:`TEST_INCLUDE_FILES` directory property was added to
  4. list any number of files to be included when running tests with
  5. :manual:`ctest(1)`. This generalizes the :prop_dir:`TEST_INCLUDE_FILE`
  6. property.