# # ChangeLog for test/digraph_test.cc in lemon-1.0 # # Generated by Trac 1.2.3 # 05/09/24 06:05:48 Fri, 07 Nov 2008 11:15:16 GMT Peter Kovacs [338: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, 21 Jul 2008 14:30:28 GMT Balazs Dezso [228:b6732e0d38c5] * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/dijkstra_test.cc (modified) * test/graph_maps_test.h (deleted) * test/graph_test.cc (modified) * test/graph_test.h (modified) Reworking graph testing - The graph tests check more graph ...