Martin Wille <[EMAIL PROTECTED]> 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 <a href="...">comments</a> 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



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to