summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_dir/TESTS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_dir/TESTS.rst')
-rw-r--r--share/cmake-3.22/Help/prop_dir/TESTS.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_dir/TESTS.rst b/share/cmake-3.22/Help/prop_dir/TESTS.rst
new file mode 100644
index 0000000..294be17
--- /dev/null
+++ b/share/cmake-3.22/Help/prop_dir/TESTS.rst
@@ -0,0 +1,10 @@
+TESTS
+-----
+
+.. versionadded:: 3.12
+
+List of tests.
+
+This read-only property holds a
+:ref:`semicolon-separated list <CMake Language Lists>` of tests
+defined so far, in the current directory, by the :command:`add_test` command.