Boost logo

Boost Users :

Subject: Re: [Boost-users] ning Boost Regression Tests
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-04-29 12:39:08


On 4/29/2011 11:57 AM, Ted Byers wrote:
> I have been using boost for quite a while (for years I used boost
> without running any tests other than those I wrote myself), and am now
> looking at running the regression tests.
>
> I found the statement: "To run every library's regression tests, run
> bjamfrom Boost's /statusdirectory."
>
> What I haven't found is how to view the results of that testing on my
> own machine. I don't know if that is a catastrophic failure of the test
> script, or if I just didn't invoke bjam correctly.

The output usually goes to 'boost/bin.v2'. If you look there, there is a
'lib' subdirectory and for each boost component its own directory under
that subdirectory. Look for a subdirectory called 'test' for each
component and if you drill down from there for each test you will
eventually come to some output files for each test. Look at the file
called 'sometest.output' and you will get the output for that test.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net