# # ChangeLog for src/Graph/unittests/Makefile.am # # Generated by Trac 1.4.4 # Mar 16, 2025, 2:51:15 PM Tue, 25 Oct 2011 12:08:02 GMT Frederik Heber [ec87e4] * src/Graph/CheckAgainstAdjacencyFile.cpp (modified) * src/Graph/CheckAgainstAdjacencyFile.hpp (modified) * src/Graph/unittests/CheckAgainstAdjacencyFileUnitTest.cpp (added) * src/Graph/unittests/CheckAgainstAdjacencyFileUnitTest.hpp (added) * src/Graph/unittests/Makefile.am (modified) * src/molecule_fragmentation.cpp (modified) Rewrite of CheckAgainstAdjacencyFile. - we now construct two ... 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. - ...