# # ChangeLog for src/test/makefile in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 08:24:03 Thu, 29 Apr 2004 23:24:42 GMT Mihaly Barasz [490:ceb56ff9d07f] * src/include/error.h (modified) * src/test/makefile (modified) The -W gcc option _does_ matter even if you use -Wall! Minor changes. Thu, 29 Apr 2004 22:39:17 GMT Mihaly Barasz [489:afbdf8a3a633] * src/include/error.h (added) * src/test/error_test.cc (added) * src/test/makefile (modified) Basic error handling facilities (and possibly a g++-3.4.0 bug) 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