summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/TESTS.rst
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@sap.com>2018-02-01 14:49:22 (GMT)
committerMarc Chevrier <marc.chevrier@sap.com>2018-02-08 18:16:28 (GMT)
commitb513a879ec0dc23df1d4557d17b3b2fed3b94f7b (patch)
treed88221b5bd1eaf40dd0acaabdfa1feb378c82f3c /Help/prop_dir/TESTS.rst
parent1da3f3e916de5ac6e64b473575d02bb3d358fc76 (diff)
downloadCMake-b513a879ec0dc23df1d4557d17b3b2fed3b94f7b.zip
CMake-b513a879ec0dc23df1d4557d17b3b2fed3b94f7b.tar.gz
CMake-b513a879ec0dc23df1d4557d17b3b2fed3b94f7b.tar.bz2
Tests management: add TESTS directory property
Implements: #17680
Diffstat (limited to 'Help/prop_dir/TESTS.rst')
-rw-r--r--Help/prop_dir/TESTS.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/Help/prop_dir/TESTS.rst b/Help/prop_dir/TESTS.rst
new file mode 100644
index 0000000..c6e1d88
--- /dev/null
+++ b/Help/prop_dir/TESTS.rst
@@ -0,0 +1,7 @@
+TESTS
+-----
+
+List of tests.
+
+This read-only property holds a :ref:`;-list <CMake Language Lists>` of tests
+defined so far by the :command:`add_test` command.