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!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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!