. Added BOOST_TEST_DYN_LINK to try to fix the unresolved reference of main(). . Added hello_world_test.cpp, the new test.
. The new test. It opens libHelloWorldLib.extension, registers the factory and then it tries to get the different classes (words) and checks if the returned strings are correct.
. The new test. It opens libHelloWorldLib.extension, registers the factory and then
it tries to get the different classes (words) and checks if the returned strings are correct.