set_tests_properties(): Add DIRECTORY option

This commit is contained in:
Kyle Edwards
2023-08-10 14:41:39 -04:00
parent 753999d4db
commit efc8f19cc5
12 changed files with 84 additions and 2 deletions
@@ -4,3 +4,6 @@ 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.