summaryrefslogtreecommitdiffstats
path: root/Help/dev/README.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-07 15:36:20 (GMT)
committerBrad King <brad.king@kitware.com>2017-03-07 16:05:57 (GMT)
commit2927e437e0f6001270783958b5c3e447339e3cc7 (patch)
tree1c4b2b6ee72d662783bcd9e9f0885baa3d5ee42f /Help/dev/README.rst
parentb55e19dd1f6a4d679d36ba9f006a10c291f6b5db (diff)
downloadCMake-2927e437e0f6001270783958b5c3e447339e3cc7.zip
CMake-2927e437e0f6001270783958b5c3e447339e3cc7.tar.gz
CMake-2927e437e0f6001270783958b5c3e447339e3cc7.tar.bz2
Help/dev: Document the CMake Testing Process
Diffstat (limited to 'Help/dev/README.rst')
-rw-r--r--Help/dev/README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/dev/README.rst b/Help/dev/README.rst
index 21bbe88..0dc512a 100644
--- a/Help/dev/README.rst
+++ b/Help/dev/README.rst
@@ -23,7 +23,9 @@ branches and tags. Upstream development processes are covered by the
following documents:
* The `CMake Review Process`_ manages integration of changes.
+* The `CMake Testing Process`_ drives integration testing.
.. _`Kitware's GitLab Instance`: https://gitlab.kitware.com
.. _`CMake Repository`: https://gitlab.kitware.com/cmake/cmake
.. _`CMake Review Process`: review.rst
+.. _`CMake Testing Process`: testing.rst