Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-12 03:07:51


Robert Ramey wrote:

> The Jamfile (V1) for seriallization build and test include some bjam code
> in serialization.jam. This code implements the ability to use things like
>
> <gcc*> <cxxflags>"-ftemplate-depth-255"
>
> V1 didn't implement the "gcc*" type pattern matching. This permitted me
> make the serialization build more reliable accross the compilers and
> configurations that's boost supports without enumerating every possible
> toolset.
>
> I notice that I have a new Jamfile (V2) - thank you very much whoever did
> this as I generally find bjam to be totally mystifying.
>
> The test matrix seems to be building with V2 in some cases. However, the
> rules in serialization.jam aren't being included. This causes test
> failures in at least some cases. (gcc needs a switch to increase template
> depth).

Which tests specifically are affected by this?

- Volodya


Boost-testing list run by mbergal at meta-comm.com