I want to disable compilation or execution of the
pointer_vector test in
boost.python because executing the tests currently
infinitely hangs the
whole regression test.
I tried
[ bpl-test pointer_vector : : <hp_cxx><build>no
]
but this doesn't work, bjam seems to think <hp_cxx>
is a feature:
boost-HEAD/tools/build/v2/build/feature.jam:280: in
validate-feature from
module feature
error: unknown feature "<hp_cxx>"
What is the correct syntax for this in bbv2? How do I
disable tests for all
versions of a toolset, and for a specific version of a
toolset?
TIA, Markus
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
a>
|