I think you misunderstood me. The test target does indeed depend on
compilation of base classes. When I run the compile target for the
base classes _only_ (not the compile for test target), the compilation
of such classes result in a correct set of classes (only the base
classes) being compiled an
>Can somebody shed light on what I am doing wrong?
I'm guessing that your test classes refer to - i.e. depend on - the
classes they test, right? So isn't it normal that the tested classes get
compiled?
/t
-
To unsubscribe, e-ma