# # ChangeLog for src/Graph/unittests/BoostGraphCreatorUnitTest.cpp # # Generated by Trac 1.4.4 # Apr 5, 2025, 9:40:54 PM Wed, 05 Jul 2017 19:43:00 GMT Frederik Heber [d619f5c] * 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, 05 Jul 2017 19:43:00 GMT Frederik Heber [41eed2] * 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.