| 123456789101112 |
- test-properties-directory
- -------------------------
- * The ``TEST`` mode of the :command:`set_property` command gained a
- ``DIRECTORY`` sub-option, which allows you to set properties on tests in
- other directories.
- * The :command:`set_tests_properties` command gained a ``DIRECTORY``
- sub-option, which allows you to set properties on tests in other
- directories.
- * The ``TEST`` mode of the :command:`get_property` command gained a
- ``DIRECTORY`` sub-option, which allows you to get properties on tests in
- other directories.
|