Github user astitcher commented on the issue:
https://github.com/apache/qpid-proton/pull/157
Basically don't like this approach because it exposes implementation details to the library
interface.
As the unit tests don't only need to be built in the build environment. Myself I'd be
happy with direct linking, but I'm not clear why you need/want to test the implementation
when the actual external interface pretty much directly passes through anyway.
Perhaps you can give a simple example of a test that can't use the exposed API.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org
|