Boost logo

Boost :

Subject: Re: [boost] required toolsets
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-03-29 12:32:54


AMDG

On 03/29/2013 09:23 AM, Thales wrote:
> I am going to try to run a regression test for VS 2012. :-)
>
> Is this what I do?
>
> 1> Create a new directory. I'll give it the name BoostTest
>
> 2> Then, copy "run.py" to that directory.
>
> 3> Then run the following on the command line:
> python run.py --runner=John_Alway_VS2012 --toolset=msvc-11.0
>

It should be --toolsets=msvc-11.0, but otherwise
this should be okay.

> Would that start the testing? "John_Alway_VS2012" is just a made up id. I get the impression results are reported back automatically to Boost?
>

Yep. run.py should handle everything.

>
> I'm sure I'm missing something somewhere, but this is what I have so far.

Why? We try to make this as simple as possible.

> I guess that tests the trunk?
>
> I did run bjam for one of the libraries (chrono), and it seemed to work, although all of the information was just output to the screen and not saved.
>

In Christ,
Steven Watanabe


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