Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-28 04:08:48


Hi,

I run into a problem with expected failures and Boost.Build V2. For example,
explicit-failures-markup.xml contains this:

 <library name="spirit">
        <mark-unusable>
            <toolset name="msvc*"/>

Unfortunately, in V2, all versions of msvc are named "msvc-version", so this
marks all version not supported.

What's the best way to fix this? The current regression table does not
contain any non-V2 toolsets with name "msvc*", so maybe I should just
remove this line? Or add something more specific?

- Volodya

  


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