$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2003-08-23 20:53:39
--- In Boost-Users_at_[hidden], Jarl Friis <yg-boost-users_at_m...>
wrote:
> Hi.
>
> The release notes on Boost test framework says:
> XML log format is introduced
Use --log_format = HRF|XML to set the value.
> XML report format is introduced
Use --report_format = HRF|XML to set the value.
>
> I would like to know how I use those features, the documentation
says
> nothing about it, at least I can't find it.
>
> Thanks in advance.
>
> Jarl
You could also use --output_format = HRF|XML to set the both vlaues
the same time.
Gennadiy.