Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-11-08 13:31:29


"Kervin L. Pierre" <kervin_at_[hidden]> wrote in message
news:20061108165238.16401.qmail_at_web506.biz.mail.mud.yahoo.com...
> Hello,
>
> Thanks, that did it. But is there someway
> I can set this option via code? I am
> using version 1.33.1.

boost::unit_test::unit_test_log.set_threshold_level(
boost::unit_test::log_messages )

> --- Gennadiy Rozental <gennadiy.rozental_at_[hidden]>
> wrote:
>>
>> If would help if you mention the version of Boost
>> you are referring to. CVS
>> version presents following interface:
>>
>> boost::unit_test::unit_test_log.set_stream(
>> std::ostream& )
>>
>
> Thanks, is there a way to do that in
> version 1.33.1?

I think boost:1.33.1 interface is as above

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