# # ChangeLog for src/test/makefile in lemon-0.x # # Generated by Trac 1.2.3 # 04/27/24 06:46:40 Thu, 29 Apr 2004 17:00:44 GMT beckerjc [483:ce29ae5b2e1b] * src/include/unionfind.h (added) * src/test/makefile (modified) * src/test/unionfind_test.cc (added) * src/work/johanna/Makefile (modified) * src/work/johanna/unionfind.h (deleted) * src/work/johanna/unionfind_test.cc (deleted) UnionFind moved to include. Test compiles and runs cleanly. * ... Wed, 28 Apr 2004 14:20:24 GMT marci [460:e4d291344277] * src/test/makefile (modified) test makefile hiba Tue, 27 Apr 2004 09:26:32 GMT marci [435:8f1dece01cc4] * src/test/makefile (modified) * src/work/marci/graph_wrapper.h (modified) misc Fri, 23 Apr 2004 18:48:56 GMT jacint [384:f27d21767d38] * src/test/dijkstra_heap_test.cc (added) * src/test/makefile (added) Testfile for dijkstra.h, bin_heap.h and fib_heap.h