$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Testing procedure
From: Christopher Jefferson (chris_at_[hidden])
Date: 2011-01-31 12:52:53
On 31 Jan 2011, at 17:14, Robert Ramey wrote:
>
>> The aim would be to speed processing of testing by reducing the cycle
>> time (most libraries most of the time don't need re-testing).
Except it isn't unusual for changes in one library (see the recent filesystem v2 -> v3 upgrade) to break other libraries.
Chris