Boost logo

Boost :

From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-02-03 20:01:19


"Gennadiy Rozental" wrote:

> You need to specify somehow what file each particular test case depend on,
> isn't it?
>
If you mean header dependencies: for my typical
use this is not necessary.

The feature helps me to quickly run test I wrote or
get warm feeling that last changes didn't break something.

The complete test run executes hundreths of tests
and takes too much of time.

I have been even toying with an idea to compile the tests
as separate dynamic libraries (invisibly to the project)
and be able to change or add them them during runtime so the
application won't need to be restarted.

/Pavel


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