Boost logo

Boost :

From: Misha Bergal (mbergal_at_[hidden])
Date: 2003-07-19 05:12:14


Martin Wille <mw8329_at_[hidden]> writes:
>
> - The resulting files seems to be dumped to the location named
> by the --locate-root parameter. I think this should be decoupled.
> I suggest to add another option.

We added --results-dir. The compiler_status produced files should be
in it, the generated reports are put in subdirectory with the same
name as --results-prefix (per your suggestion).

> - The --expected-results argument should be optional.

Done.

> - The --comment argument should be optional.

Done.

> - What syntax is expected for the file named to the --comment argument?
> I tried an empty file at first, which resulted in an error.

It is supposed to be a well-formed XML file with XHTML markup (i.e.
<p>My comments here</p>)

>
> - http://boost.sourceforge.net/regression-logs/ contains files
> produced by report.py. I suggest to move them to a subdirectory.

Done.

Misha Bergal
MetaCommunications Engineering


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk