$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-12-17 01:05:32
David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
>
>> And besides, would anyone mind if I add BGL to regression tests?
>
> ?? Boost.Graph has always been in the regression tests. Whoa, no it
> hasn't, except for one tiny test!! That's craziness; of course the
> whole graph suite should be in the regular tests!
Ok, added them all. It's interesting to see how it will look after next
regression tests run. Though I suspect it all will be red due to true_type
problem which is not fixed yet.
- Volodya