Hi Dave,
I think some of the confusion is because my original posting proposed
*two* different approaches to testing:
1.) Build all the (run) tests for one library into a single executable.
Each test gets its own TU but the tests are linked together. Execution
of the tests is delayed until test
on Mon Jan 19 2009, Brad King wrote:
> Hi Dave,
>
> I think some of the confusion is because my original posting proposed
> *two* different approaches to testing:
>
> 1.) Build all the (run) tests for one library into a single executable.
> Each test gets its own TU but the tests are linked tog