# # ChangeLog for test/graph_test.h in lemon # # Generated by Trac 1.2.3 # 05/19/24 14:56:49 Fri, 07 Nov 2008 11:15:16 GMT Peter Kovacs [387:49d9a36b3b84] * test/digraph_test.cc (modified) * test/graph_test.cc (modified) * test/graph_test.h (modified) Extend test cases for graphs and digraphs (#172) Mon, 15 Sep 2008 20:28:32 GMT Peter Kovacs [263:be8a861d3bb7] * lemon/bits/array_map.h (modified) * lemon/bits/graph_extender.h (modified) * lemon/bits/map_extender.h (modified) * lemon/bits/vector_map.h (modified) * lemon/concepts/digraph.h (modified) * lemon/concepts/graph.h (modified) * lemon/concepts/graph_components.h (modified) * test/graph_test.h (modified) Make copy constr and op= of the default maps private (ticket #137)