# # ChangeLog for src/Graph/unittests/BoostGraphCreatorUnitTest.cpp # # Generated by Trac 1.6 # Jun 1, 2025, 4:27:27 AM Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [4a6ef3] * src/Graph/BreadthFirstSearchGatherer.hpp (modified) * src/Graph/unittests/BoostGraphCreatorUnitTest.cpp (modified) Moved AlwaysTruePredicate from BoostGraphCreatorUnitTest into ... Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [e0b960] * src/Graph/BoostGraphCreator.cpp (modified) * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/unittests/BoostGraphCreatorUnitTest.cpp (modified) * src/Graph/unittests/BoostGraphCreatorUnitTest.hpp (modified) Edges may be added and removed in BoostGraphCreator. - TESTS: added ... Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [0dc8bf2] * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/unittests/BoostGraphCreatorUnitTest.cpp (added) * src/Graph/unittests/BoostGraphCreatorUnitTest.hpp (added) * src/Graph/unittests/Makefile.am (modified) Added unit test for BoostGraphCreator.