summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_test/SKIP_RETURN_CODE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_test/SKIP_RETURN_CODE.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_test/SKIP_RETURN_CODE.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_test/SKIP_RETURN_CODE.rst b/share/cmake-3.5/Help/prop_test/SKIP_RETURN_CODE.rst
new file mode 100755
index 0000000..c61273c
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_test/SKIP_RETURN_CODE.rst
@@ -0,0 +1,9 @@
+SKIP_RETURN_CODE
+----------------
+
+Return code to mark a test as skipped.
+
+Sometimes only a test itself can determine if all requirements for the
+test are met. If such a situation should not be considered a hard failure
+a return code of the process can be specified that will mark the test as
+"Not Run" if it is encountered.