Boost logo

Boost :

From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2007-08-07 19:30:27


Rene Rivera wrote:
> Ion, you'll have to fix the names. We went through a fair amount of work
> to make it possible to run test in parallel. It's an important feature
> as it reduces testing time considerably, even if you only have 1 CPU.
>
> Note, it may not only be for different compiler versions. If you have
> different tests that can clobber each other, it's possible they will
> clobber each other when run on a single compiler test run is they tests
> run at the same time.

Ummm. What do you suggests, temporary names created on the fly (using
the system clock, perhaps)? serialization library uses temporary files
but that's not enough, since I have to create unique resource names.

Regards,

Ion


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