Reza Nazarian - 2006-08-22

Hi!

I'm using CppUnit v. 1.10.2 with VisualStudio2003.

I got a Test Application Project that contains all test classes.

My Question: When I try to use tests that are located in other projects, they are unknown. Is it possible that when registrating test to the registry, the registry is valid for one project only?

Thx!