Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost Test - Customize output.
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-07-08 10:40:44


mik <mirko.cambi <at> gmail.com> writes:
> The information about the file and number of line are unnecessary. 
>
> How can I suppress it?

You can implement your own log formatter. Follow an example inside Boost.Test or
even better just inherit from it and tweak what you need.

> And is it possible to customize the final report too?

The same here. Implement custom report formatter and register it

Gennadiy


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