From de5d22ce1c0c43ec3b9ae35e83a88b2fc05e4783 Mon Sep 17 00:00:00 2001
From: Zach Mullen <zach.mullen@kitware.com>
Date: Wed, 25 Nov 2009 11:25:04 -0500
Subject: BUG 9969: document set_tests_properties TIMEOUT property.

---
 Source/cmSetTestsPropertiesCommand.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Source/cmSetTestsPropertiesCommand.h b/Source/cmSetTestsPropertiesCommand.h
index 20646d0..fb143b4 100644
--- a/Source/cmSetTestsPropertiesCommand.h
+++ b/Source/cmSetTestsPropertiesCommand.h
@@ -69,6 +69,8 @@ public:
       "conjunction with the ctest_test PARALLEL_LEVEL option.\n"
       "COST: Set this to a floating point value. Tests in a test set will be "
       "run in descending order of cost.\n"
+      "TIMEOUT: Setting this will limit the test runtime to the number of "
+      "seconds specified.\n"
       "RUN_SERIAL: If set to true, this test will not run in parallel with "
       "any other tests. This should be used in conjunction with "
       "the ctest_test PARALLEL_LEVEL option.\n";
-- 
cgit v0.12