# # ChangeLog for molecuilder/src/unittests/SingletonTest.cpp # # Generated by Trac 1.6 # Dec 25, 2025, 6:37:10 PM Thu, 11 Mar 2010 14:08:44 GMT Tillmann Crueger [8a4f12] * molecuilder/src/Actions/Action.cpp (modified) * molecuilder/src/Actions/ActionRegistry.cpp (modified) * molecuilder/src/Actions/ActionRegistry.hpp (modified) * molecuilder/src/builder.cpp (modified) * molecuilder/src/unittests/SingletonTest.cpp (modified) * molecuilder/src/unittests/atomsCalculationTest.cpp (modified) * molecuilder/src/unittests/manipulateAtomsTest.cpp (modified) Changed ActionRegistry to use the new Singleton Mechanism Thu, 11 Mar 2010 11:21:55 GMT Tillmann Crueger [ff1812] * molecuilder/src/unittests/SingletonTest.cpp (added) * molecuilder/src/unittests/SingletonTest.hpp (added) Added Unittest for Singleton pattern