test-properties-directory.rst 532 B

123456789101112
  1. test-properties-directory
  2. -------------------------
  3. * The ``TEST`` mode of the :command:`set_property` command gained a
  4. ``DIRECTORY`` sub-option, which allows you to set properties on tests in
  5. other directories.
  6. * The :command:`set_tests_properties` command gained a ``DIRECTORY``
  7. sub-option, which allows you to set properties on tests in other
  8. directories.
  9. * The ``TEST`` mode of the :command:`get_property` command gained a
  10. ``DIRECTORY`` sub-option, which allows you to get properties on tests in
  11. other directories.