Boost logo

Boost-Build :

From: Alex Khassapov (alex.khassapov_at_[hidden])
Date: 2008-03-30 23:18:39


Khassapov, Alex <Alex.Khassapov <at> itg.com> writes:

> type.register UNIT_TEST_RAW : : UNIT_TEST ;
> generators.register-standard testing.unit-test : : UNIT_TEST_RAW ;
> unit-test-raw t_compliance_filter : t_compliance_filter.py ;
>
> I get the following error because the current dir isn’t
> in the $PATH:
>
> /bin/sh: t_compliance_filter.py: not found
>

Another question - I want to runt the test every time some other python script
changes, how do I tell bjam that this test is dependant on the other script?


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