Boost logo

Boost-Build :

From: al_odinaev (al_odinaev_at_[hidden])
Date: 2004-03-23 14:37:45


Hi,

One more question. I'm using 'unit-test' target to build and run my
tests. Some of these tests require preconditions.
For example I need to setup environment variable for particular test.
Is there any possibility to specify the variable in Jamfile like this:

unit-test test1 : test1.cpp : pre-requirements <env>PYTHONPATH=xxx ;

Thanks,
Alex.

 


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