summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_test/WILL_FAIL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_test/WILL_FAIL.rst')
-rw-r--r--share/cmake-3.22/Help/prop_test/WILL_FAIL.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_test/WILL_FAIL.rst b/share/cmake-3.22/Help/prop_test/WILL_FAIL.rst
new file mode 100644
index 0000000..f1f94a4
--- /dev/null
+++ b/share/cmake-3.22/Help/prop_test/WILL_FAIL.rst
@@ -0,0 +1,7 @@
+WILL_FAIL
+---------
+
+If set to true, this will invert the pass/fail flag of the test.
+
+This property can be used for tests that are expected to fail and
+return a non zero return code.