Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-06 02:21:49


Any hints on the below question? And as a related question -- how is the
timestamp shown in regression result matrix obtained? From timestamp of
results file, or somehow else?

- Volodya

>
> Hi,
> say I have an .xml file with test results, and I want to generate HTML
> status pages locally. What do I do?
>
> I've tried running:
>
> python report.py --v2 --results-dir=CVS-HEAD --locate-root=foo
>
> but this results in
>
>
> Traceback (most recent call last):
> File "report.py", line 369, in ?
> main()
> File "report.py", line 366, in main
> build_xsl_reports( *accept_args( sys.argv[ 1 : ] ) )
> File "report.py", line 232, in build_xsl_reports
> import merger
> ImportError: No module named merger
>
>
> TIA,
> Volodya


Boost-testing list run by mbergal at meta-comm.com