$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2007-10-13 12:54:03
The Borland tests run by "siliconman" appear to be wildly out of date: the
run date is yesterday, but:
* There's no SVN revision number.
* They're showing a regex regression that was fixed at least a month ago.
* They're not showing the new Boost.Math tests (added Monday).
Looks like a case of running an outdated script?
John Maddock.
PS, it's very infuriating tracking down apparently "new" regressions only to
find it's a test runner problem, not sure what we can do about improving
this though...