GEODE-2370: added link to CTest docs.

Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/20a2fd0b
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/20a2fd0b
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/20a2fd0b

Branch: refs/heads/next-gen-native-client-software-grant
Commit: 20a2fd0b3602ed067de669962d114ae2dcbf0d8b
Parents: fd5ddd2
Author: Ernest Burghardt <eburgha...@pivotal.io>
Authored: Mon Jan 30 09:32:37 2017 -0800
Committer: Jacob Barrett <jbarr...@pivotal.io>
Committed: Mon Jan 30 10:30:36 2017 -0800

----------------------------------------------------------------------
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/20a2fd0b/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 65d6a56..cb84e3a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ This document assumes you have followed the [Apache Geode 
Code contribution inst
 * Submit a pull request
 
 ## Testing
-   Before submitting a pull request the unit and integration tests must all 
pass.
+   Before submitting a pull request the unit and integration tests must all 
pass. We are using CTest, (Please see [the CTest 
documentation](https://cmake.org/Wiki/CMake/Testing_With_CTest) for further 
information.)
 ### Running unit tests
     $ cd <clone>
     $ cd build

Reply via email to