<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I am quite confused on how to use this command, what is the regex for?<div><br></div><div><div>set_tests_properties(test PROPERTIES PASS_REGULAR_EXPRESSION "EXIT_FAILURE")</div><div><br></div><div>below is from the documentation</div><div><br></div><div><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-size: 10px; line-height: 20px; "><a name="command:set_tests_properties" style="font-family: Verdana, Arial, Helvetica, sans-serif; color: rgb(0, 102, 153); text-decoration: none; "><b><code>set_tests_properties</code></b></a>: Set a property of the tests.<br><pre> set_tests_properties(test1 [test2...] PROPERTIES prop1 value1 prop2 value2)<br></pre>Set a property for the tests. If the property is not found, CMake will report an error.<BR><br><BR>what is prop1 value1 prop2 value2 ?<BR><br><BR>Can someone please give me an example?<BR></span></div></div><br /><hr />Buddy is 10! Create a comic strip of your ultimate party and win $1,000! <a href='http://discover.windowslive.com/en-id/messenger/messengeris10/' target='_new'>Click here</a></body>
</html>