<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<br><br>&gt; Date: Wed, 30 Jul 2008 17:04:03 -0400<br>&gt; From: bill.hoffman@kitware.com<br>&gt; To: eflanigan00@hotmail.com<br>&gt; CC: cmake@cmake.org<br>&gt; Subject: Re: [CMake] CMAKE/CTEST input test file<br>&gt; <br>&gt; Edward Flanigan wrote:<br>&gt; &gt; <br>&gt; &gt; Using CTest, is there any way to specify what tests I want to run in a file?<br>&gt; &gt; There is the option for -I where you have to specify the test number.<br>&gt; &gt; I want to specify the test name (not the number):<br>&gt; &gt; <br>&gt; &gt; TestA<br>&gt; &gt; TestB<br>&gt; &gt; TestD<br>&gt; &gt; <br>&gt; &gt; use that file as an input  to CTEST and run only the tests that were <br>&gt; &gt; named in that file.<br>&gt; &gt; <br>&gt; &gt; Using numbers can lead to problems, what if more tests are added and <br>&gt; &gt; changed the numbers of existing tests?<br>&gt; &gt; All scripts using those numbers would have to be modified.<br>&gt; &gt; <br>&gt; <br>&gt; ctest -R<br>&gt; <br>&gt; -Bill<br><br>I don't know how to make -R accept a file as an input?<br>I have over 100 tests. I want to classify different tests with different runs of cmake.<br>Say 50 test name stored in file "test1to50" the other tests stored in "tests51to100"<br>Each file contains the names of 50 different tests.<br>I still want flexibility to use test names (instead of numbers) because if a developer adds a new test it may change the numbering system of existing tests.<br><br>Thanks,<br>Ed<br><br><br><br><br><br><br><br /><hr />Time for vacation? WIN what you need. <a href='http://www.gowindowslive.com/summergiveaway/?ocid=tag_jlyhm' target='_new'>Enter Now!</a></body>
</html>