From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-08 16:56:05


"Beman Dawes" <bdawes_at_[hidden]> wrote in message
news:4.3.2.7.2.20020708162118.01ff2380_at_mailhost.esva.net...
> We've been working for a long time to improved Boost regression testing
and
> reporting.

I would like to remark one thing. I do not like an idea of uniting all
regression tests into the same Jamfile in status directory. This Jamfile
could contain a rule that will traverse all libs test directories
 boost/lib/<lib-name>/test) and initiate update for test target in a
Jamfiles located there (basically this is what we are doing now without
jam). This is more convenient and flexible IMO.

What you think?

Gennadiy