# # ChangeLog for src/Graph/unittests/BreadthFirstSearchGathererUnitTest.cpp # # Generated by Trac 1.4.4 # Apr 2, 2025, 5:06:34 AM Wed, 12 Jul 2017 19:10:32 GMT Frederik Heber [e3ec8a8] * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/BreadthFirstSearchGatherer.cpp (modified) * src/Graph/BreadthFirstSearchGatherer.hpp (modified) * src/Graph/unittests/BreadthFirstSearchGathererUnitTest.cpp (modified) * src/Graph/unittests/BreadthFirstSearchGathererUnitTest.hpp (modified) Extended BreadthFirstSearchGatherer to allow BFS with limited ... Wed, 12 Jul 2017 19:10:31 GMT Frederik Heber [6e5b8d] * src/Graph/BoostGraphCreator.hpp (modified) * src/Graph/unittests/BreadthFirstSearchGathererUnitTest.cpp (added) * src/Graph/unittests/BreadthFirstSearchGathererUnitTest.hpp (added) * src/Graph/unittests/Makefile.am (modified) Added BreadthFirstSearchGathererUnitTest.