
21 Mar
2010
21 Mar
'10
2:48 p.m.
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