# # ChangeLog for src/Graph/unittests/BondGraphUnitTest.hpp # # Generated by Trac 1.4.4 # Dec 28, 2024, 12:02:08 PM Tue, 18 Oct 2011 15:48:58 GMT Frederik Heber [9b6663] * src/Graph/BondGraph.cpp (modified) * src/Graph/BondGraph.hpp (modified) * src/Graph/unittests/BondGraphUnitTest.cpp (modified) * src/Graph/unittests/BondGraphUnitTest.hpp (modified) Added operator==() to BondGraph. - also added new unit test ... Fri, 14 Oct 2011 14:08:41 GMT Frederik Heber [629e43] * src/Graph/unittests/BondGraphUnitTest.cpp (moved) * src/Graph/unittests/BondGraphUnitTest.hpp (moved) * src/Graph/unittests/Makefile.am (added) * src/unittests/Makefile.am (modified) Moved unitests on BondGraph into subfolder src/Graph/unittests. - ...