summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/prop_test/COST.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.10/Help/prop_test/COST.rst')
-rw-r--r--share/cmake-3.10/Help/prop_test/COST.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.10/Help/prop_test/COST.rst b/share/cmake-3.10/Help/prop_test/COST.rst
new file mode 100644
index 0000000..3236a02
--- /dev/null
+++ b/share/cmake-3.10/Help/prop_test/COST.rst
@@ -0,0 +1,7 @@
+COST
+----
+
+Set this to a floating point value. Tests in a test set will be run in descending order of cost.
+
+This property describes the cost of a test. You can explicitly set
+this value; tests with higher COST values will run first.