<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello,<div><br></div><div>I have the following command to compare two files:</div><div><br></div><div>ADD_TEST(mytest ${CMAKE_COMMAND} -E compare_files file1.c file2.c)<br><br></div><div>however when I run the test, then all it prints is :</div><div><br></div><div><div>UpdateCTestConfiguration &nbsp;from :/home/herlamba/ece373/src/homeworks/hw07-herlambang/DartConfiguration.tcl</div><div>Start processing tests</div><div>UpdateCTestConfiguration &nbsp;from :/home/herlamba/ece373/src/homeworks/hw07-herlambang/DartConfiguration.tcl</div><div>Test project /home/herlamba/ece373/src/homeworks/hw07-herlambang</div><div>Constructing a list of tests</div><div>No tests were found!!!</div><div><br></div><div><br></div><div>am I doing something wrong here?</div><div><br></div><div>I run the test by typing in:</div><div><br></div><div>&nbsp;ctest -VV -R mytest</div><div></div><br><br></div>                                               <br /><hr />New Windows 7: Simplify what you do everyday. <a href='http://windows.microsoft.com/shop' target='_new'>Find the right PC for you.</a></body>
</html>