$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Running Boost Regression Tests
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-12-03 13:28:58
vicente.botet wrote:
>>> Tests have run OK. It took 4 hours on a 4 CPU linux machine (Xeon 3 GHz) to run the tests for 3
>>> compilers : gcc 3.4.6, gcc 4.1.0 and intel 10.0. It seems that the results were sent to boost! I
>>> am pretty impressed by this automated process.
>>>
>>> Would it be usefull to anybody if I run the regression tests on a regular basis?
>>
>> For Linux, I think we have fairly good coverage for gcc. I think intel coverage it also fairly
>> good. It's it windows/mingw that we seem to be lacking coverage for.
>
> Hi,
>
> BTW,have we coverage for windows/cygwin?
You can check yourself:
http://www.boost.org/development/tests/trunk/developer/summary.html
The answer probably is "no".
- Volodya