]
Alan Field updated ISPN-5428:
-----------------------------
Status: Open (was: New)
Cpp client test applications should link to the static library
--------------------------------------------------------------
Key: ISPN-5428
URL:
https://issues.jboss.org/browse/ISPN-5428
Project: Infinispan
Issue Type: Enhancement
Components: Build process
Affects Versions: 7.1.1.Final
Reporter: Alan Field
Assignee: Alan Field
Currently all of the test code executed by ctest in the cpp-client project use the
dynamic library. The simple and unit_test applications should be modified to use the
static library to get some test coverage and to make sure that the library can be linked.