Boost logo

Boost Testing :

From: John Maddock (john_at_[hidden])
Date: 2008-01-18 13:08:02


Currently these are almost all failing due to an inability to build
Boost.Test: for some of the platforms tested this appears to be a
misconfiguration issue as there are errors inside <new>
http://tinyurl.com/372c2p, for others like this one there are no error
messages at all: http://tinyurl.com/2x4qyz :-(

The toolsets are also given names like "msvc-8.0" which means developers
will get nag messages from the failures, even though this is a
compiler/library combination that we have never supported.

So... can the toolset names please be changed to make it clear that these
tests aren't run with "vanilla" msvc toolsets etc?

If anyone has any idea what needs to be done to support this std library in
Boost.Test and elsewhere then that would be great too :-)

Thanks! John Maddock.


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