Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-10 01:32:51


Robert Ramey wrote:

> Hmmm - This is a surprise to me. The serialization library includes some
> shell scripts
> which users can use to test test their own archives. The scripts use v1.
> It would
> seem to me that that its not a great idea to make any change at all
> between the packages
> which are being tested as RC_1_34_0 and those to be released.

Most regression runners use V2 at the moment.

As for the scripts -- you mean runtest.sh? Then, it's not a big problem:

        1. Remove ALL_LOCATE_TARGET setting
        2. Change -sTOOLS= to toolset=
        3. Add --v2 option to process_jam_logs and compiler_status.

In fact, I don't know what is compiler_status2 program is -- I don't see any
by this name in tools directory. Did you some local changes and then
added '2' to the name? If so, those tests won't run with vanilla Boost
anyway, or am I missing something?

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk