Subject: Re: [boost] The problems with Boost development
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-21 10:48:30


AMDG

Andrey Semashev wrote:
> Some have concerns about testing results turnaround. Since now the
> whole Boost should be tested as a whole, that problem will grow bigger
> over time. A modular approach would allow each tester to run tests
> only for one or several libraries and thus produce the results more
> often.

Nothing outside the regression testing system itself prevents
testing a single library at a time. The reporting system is
not designed to handle it, and there would be a few issues
with the Boost.Build tests, since they aren't handled by bjam.

In Christ,
Steven Watanabe