<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Yes, that it what I want. Who knows of any way this might be done?<br>
Philip Lowman wrote:
<blockquote
cite="mid:f168bb790812062125u50bd68d1y97a7d3ca094a77aa@mail.gmail.com"
type="cite">On Sat, Dec 6, 2008 at 9:00 PM, Tron Thomas <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:tron.thomas@verizon.net">tron.thomas@verizon.net</a>></span>
wrote:<br>
<div class="gmail_quote">
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I
know that if I type ctest -V from the command line, I can get output
that include the CxxTest information. I'm not sure what I'm supposed
to do in my CMakeLists.txt files that will cause the same behaviour
when I build the target that runs the unit tests.</blockquote>
<div><br>
So what you're asking is if there is a way to have "make test" output
the equivalent of "ctest -V" on any failed tests? I don't know if
that's possible out of the box, but that sounds like a useful feature
to me.<br>
</div>
</div>
<br>
-- <br>
Philip Lowman<br>
</blockquote>
<br>
</body>
</html>