|
Boost Testing : |
From: Robert Ramey (ramey_at_[hidden])
Date: 2004-12-02 12:33:58
"Aleksey Gurtovoy" <agurtovoy_at_[hidden]> wrote in message
news:comvth$npt$1_at_sea.gmane.org...
> Robert Ramey writes:
> > I use the compiler status program to build a local html file with my
test
> > results.
> >
> > It currently builds one line per test and one line per compiler and
seems to
> > work just fine.
> >
> > Is there any possibility it might be altered so that it include a column
for
> > each compiler/build variant? This would be very useful to me.
>
> Robert,
>
> I'm afraid compiler_status is a legacy tool that we are not interested in
> maintaining of. Unless there is a reason why you cannot use/install Python
or
> xsltproc, I'd strongly recommend to switch over to the XSL-based reporting
> tools.
>
would that give me what I want?
Robert Ramey