# # ChangeLog for src/test/heap_test.cc in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 01:05:49 Sat, 09 Apr 2005 19:27:48 GMT Balazs Dezso [1330:52ef02524468] * src/lemon/concept/heap.h (added) * src/test/heap_test.cc (modified) Heap concept moved to namespace concept. Fri, 08 Apr 2005 14:21:40 GMT Alpar Juttner [1325:916ec8699dc3] * src/test/heap_test.cc (modified) An icc warning resolved. Wed, 16 Mar 2005 07:50:20 GMT Alpar Juttner [1215:81b4731f8a6b] * src/test/dijkstra_test.lgf (moved) * src/test/heap_test.cc (modified) * src/test/preflow_test.cc (modified) - '.lgf' could be the standard 'lemon graph format' extension. - ... Wed, 09 Mar 2005 14:10:21 GMT Balazs Dezso [1206:9c398137c2cb] * src/test/Makefile.am (modified) * src/test/dijkstra_test.lemon (added) * src/test/heap_test.cc (modified) * src/test/heap_test.h (modified) Increase test Changing test graph Fri, 04 Mar 2005 17:10:23 GMT Balazs Dezso [1187:04e5825000c5] * src/test/heap_test.cc (added) * src/test/heap_test.h (added) concept and checking functions for heaps