Boost logo

Boost-Build :

From: Khassapov, Alex (Alex.Khassapov_at_[hidden])
Date: 2008-04-02 00:32:29


Thank you Volodya,

Both python unit tests and dtrace stuff work, just an hour before the
meeting "Boost Build Decision Time"!

And it looks now so simple.

"Any software is user friendly when you know which button to push"

-----Original Message-----
From: boost-build-bounces_at_[hidden]
[mailto:boost-build-bounces_at_[hidden]] On Behalf Of Vladimir Prus
Sent: Wednesday, 2 April 2008 4:26 AM
To: Boost.Build developer's and user's list
Subject: Re: [Boost-build] python unit tests

On Monday 31 March 2008 07:18:39 Alex Khassapov wrote:
> 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?

The <dependency> feature establishes dependency from a target on another
target
or file.

- Volodya
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost-build


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