Boost logo

Boost :

Subject: Re: [boost] Selective Unit Testing
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2008-10-21 11:19:53


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

>
> Hi ..
>
> I've been using the boost unit testing framework and its quite a wonderful
library...
> thanks to Gennadiy, however the section on advanced usage wasn't made available
> in release 1.36. i would really like to know how to perform selective testing
i.e executing 
> test with dependencies, i guess this would show up in the future, but i kind
of need help
> on this one.

To specify dependencies test_unit has method "depends_on".

Also you can run test by name. It should be covered in docs.

Gennadiy


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