Boost logo

Boost Users :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-06-14 01:29:04


"Johan Nilsson" <r.johan.nilsson_at_[hidden]> wrote in message
news:e6j77u$2il$1_at_sea.gmane.org...
> Gennadiy Rozental wrote:
>> "Johan Nilsson" <r.johan.nilsson_at_[hidden]> wrote in message
>> news:e6b89a$td$1_at_sea.gmane.org...
>>> Hi,
>>>
>>> I'm using the Boost.Test (unit test framework) from cvs, trying to
>>> get xml output redirected into files. The xml format itself is not a
>>> problem, but I
>>> can't find any options to get the output into files.
>>
>> What wrong with plain redirection:
>>
>> my_test --output_format xml 1> log.xml 2>report.xml
>
> Basically the fact that I was using Boost.Build and the unit-test rule.

And it doesn't allow to redirect test output? Oh, well - I will have to
consider adding parameters for the framework.

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