List Info

Thread: Disable compilation of individual tests?




Disable compilation of individual tests?
user name
2006-02-27 14:44:53
On Monday 27 February 2006 17:05, Markus Schöpflin wrote:

> >> What is the correct syntax for this in bbv2?
> >
> >   <toolset>hp_cxx:<build>no
.....
> I now have
>
> [ bpl-test pointer_vector
>
>    : # files
>    : # requirements
>
>      # Turn off this test on HP CXX, as it hangs when
executing.
>      <toolset><hp_cxx>:<build>no ]
>
> This seems to be syntactically correct but still
compiles the test when

Remove the angle brackets around the toolset name.  You
need:

   <toolset>hp_cxx:<build>no

not

   <toolset><hp_cxx>:<build>no

- Volodya

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
Disable compilation of individual tests?
user name
2006-02-27 15:27:19
Vladimir Prus wrote:

> Remove the angle brackets around the toolset name.  You
need:
> 
>    <toolset>hp_cxx:<build>no
> 
> not
> 
>    <toolset><hp_cxx>:<build>no

*blush*

Thanks!
Markus

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )