
29 Jul
2009
29 Jul
'09
1:41 p.m.
There is a restriction that shared and static versions of libunit_test_framework are not interchangeable. This makes it difficult to ship unit tests since the author of a unit test cannot predict what type of libunit_test_framework (shared or static) the user has on their machine. Are there plans to get rid of this restriction? BR, Dmitry