<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
<br>Using CTest, is there any way to specify what tests I want to run in a file?<br>There is the option for -I where you have to specify the test number.<br>I want to specify the test name (not the number):<br><br>TestA<br>TestB<br>TestD<br><br>use that file as an input to CTEST and run only the tests that were named in that file.<br><br>Using numbers can lead to problems, what if more tests are added and changed the numbers of existing tests?<br>All scripts using those numbers would have to be modified.<br><br><br><br><br /><hr />Use video conversation to talk face-to-face with Windows Live Messenger. <a href='http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_072008' target='_new'>Get started.</a></body>
</html>