# # ChangeLog for test/CMakeLists.txt in lemon # # Generated by Trac 1.2.3 # 03/28/24 14:29:52 Mon, 01 Dec 2008 22:15:15 GMT Balazs Dezso [426:eac19fb31a09] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/hao_orlin_test.cc (added) Simple test for HaoOrlin algorithm class (#58) Mon, 13 Oct 2008 12:00:11 GMT Balazs Dezso [339:91d63b8b1a4c] * lemon/max_matching.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_matching_test.cc (modified) * test/max_weighted_matching_test.cc (deleted) Several improvements in maximum matching algorithms - The interface ... Mon, 13 Oct 2008 11:56:00 GMT Balazs Dezso [338:64ad48007fb2] * lemon/Makefile.am (modified) * lemon/max_matching.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/max_matching_test.cc (added) * test/max_weighted_matching_test.cc (added) Port maximum matching algorithms from svn 3498 (ticket #48) Fri, 18 Jul 2008 15:36:58 GMT Alpar Juttner [225:c5a40fc54f1a] * CMakeLists.txt (modified) * cmake/FindGhostscript.cmake (added) * cmake/nsis/lemon.ico (added) * cmake/nsis/uninstall.ico (added) * configure.ac (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (added) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) CMake improvements. - documentation generation with Doxygen - ... Fri, 11 Jul 2008 13:01:49 GMT Balazs Dezso [203:215bfc30b14f] * lemon/concepts/heap.h (modified) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/heap_test.cc (modified) * test/heap_test.h (deleted) Cleaning of heap test and bug fix in heap concept check (ticket #100) ... Thu, 10 Jul 2008 14:05:56 GMT Balazs Dezso [200:c0e2c043c060] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/graph_copy_test.cc (added) Porting graph_copy_test.cc from SVN 3498 Sun, 15 Jun 2008 20:05:23 GMT Peter Kovacs [171:02f4d5d9bfd7] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/bfs_test.cc (modified) * test/counter_test.cc (modified) * test/dfs_test.cc (modified) * test/digraph_test.cc (modified) * test/digraph_test.h (deleted) * test/dijkstra_test.cc (modified) * test/dim_test.cc (modified) * test/error_test.cc (modified) * test/graph_maps_test.h (added) * test/graph_test.cc (modified) * test/graph_test.h (added) * test/graph_utils_test.cc (modified) * test/graph_utils_test.h (deleted) * test/heap_test.cc (modified) * test/kruskal_test.cc (modified) * test/map_test.h (deleted) * test/random_test.cc (modified) * test/test_tools.h (modified) * test/time_measure_test.cc (modified) * test/unionfind_test.cc (modified) Improve and redesign test programs + unify their output (ticket #25) ... Sun, 15 Jun 2008 20:03:33 GMT Peter Kovacs [170:91fb4372688f] * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/dijkstra_test.cc (added) Port dijkstra_test.cc from SVN -r3499 Sun, 13 Apr 2008 11:22:52 GMT Akos Ladanyi [141:96f81c791f0c] * .hgignore (modified) * CMakeLists.txt (added) * benchmark/Makefile (deleted) * demo/CMakeLists.txt (added) * demo/Makefile (deleted) * doc/Makefile (deleted) * lemon/CMakeLists.txt (added) * lemon/Makefile (deleted) * test/CMakeLists.txt (added) * test/Makefile (deleted) * tools/Makefile (deleted) CMake based build system