# # ChangeLog for code/trunk/test/core_plugin/PluginTest.cc # # Generated by Trac 1.0.9 # Jun 5, 2024, 1:54:15 AM Sat, 02 Jan 2016 10:48:40 GMT landauf [11013] * code/trunk/test/core_plugin/PluginTest.cc (modified) make sure the plugin is always unloaded after a test Sat, 02 Jan 2016 10:15:18 GMT landauf [11012] * code/trunk/src/libraries/core/Core.h (modified) * code/trunk/src/libraries/core/singleton/ScopeManager.h (modified) * code/trunk/test/CMakeLists.txt (modified) * code/trunk/test/core_plugin (added) * code/trunk/test/core_plugin/CMakeLists.txt (added) * code/trunk/test/core_plugin/PluginTest.cc (added) * code/trunk/test/core_plugin/Testclass.cc (added) * code/trunk/test/core_plugin/Testclass.h (added) * code/trunk/test/core_plugin/Testcommandlineargument.cc (added) * code/trunk/test/core_plugin/Testconsolecommand.cc (added) * code/trunk/test/core_plugin/Testsingleton.cc (added) * code/trunk/test/core_plugin/Testsingleton.h (added) added unittest for plugin loading and unloading