Boost logo

Boost :

Subject: Re: [boost] Selective Unit Testing
From: Gennaidy Rozental (rogeeff_at_[hidden])
Date: 2008-10-22 04:30:57


dominic ibeme <detroydom <at> yahoo.com> writes:

Please don't reply to the digest.
 
> Thanks Gennadiy .
>
> i can't seem to find a way to specify dependencies for test
> cases that are automatically registered.

Yes. There is no direct way to specify dependency for automatically registered
test units. What you can do though is to specify it after the fact. For example
in global fixture. You will need to use unit_test::framework interfaces to
locate test units

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk