Boost logo

Boost Users :

Subject: [Boost-users] Boost.Test on Non Exported Dll Classes
From: Jon Black (juan.black_at_[hidden])
Date: 2009-02-26 07:37:10


I have a bunch of dll projects that make up an application. I'd like to
unit test these projects, but I have two problems:

1) The classes I'd like to test are in the dll and not all of them are
exported;
2) Boost.Test doesn't have a main entry point, so if I solve 1 by
packing my tests in the dll, how can I run them?

If there is a better solution to 1, I'd love to hear it. Otherwise, how
can I solve 2?


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net