Boost logo

Boost-Build :

Subject: [Boost-build] removing a free property
From: Klemens Morgenstern (klemens.morgenstern_at_[hidden])
Date: 2016-10-01 10:58:23


Hi,

I have a test in boost.process, which cannot be run with valgrind
because it uses vfork. Now I would like to remove this property from the
test, so that it gets executed even if I write "b2
testing.launcher=valgrind". Is this possible? I tried
"-<testing.launcher" and "-<testing.launcher>valgrind" and it didn't
work. Ideas?

The line looks like this (inside "test-suite", sparring_partner is an
exe-target)

[ run vfork.cpp system filesystem : : sparring_partner : <build>no
<target-os>linux:<build>yes ]

Thanks,

Klemens


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk