Boost logo

Boost Users :

From: Stephen Torri (storri_at_[hidden])
Date: 2006-11-05 21:50:44


On Sun, 2006-11-05 at 00:02 -0500, Gennadiy Rozental wrote:
> >> What exactly you want to do?
> >
> > I would like to print out whether a test failed or succeeded. I think
> > that a failure message appears by default but not success.
>
> Doesn't "No errors detected" message appear? What component are you using?

The message "No errors detected" does appear. In my library I print out
debugging messages. It would be nice to build the test with verbose
printing so that I can see something like:

Running test #1 [SUCCESS]
Running test #2
  <Debug messages>
  <Exception message>

Stephen


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net