test/CMakeLists.txt
2009-05-29 Minor CMake improvements
2009-05-06 Add a test file for the connectivity functions (#285)
2009-04-28 Merge and extend the fix of #275
2009-04-23 FindCOIN for CMake (#256)
2009-04-23 FindCPLEX for CMake (#256)
2009-04-23 FindGLPK improvements (#256)
2009-04-21 Merge and fix
2009-02-24 Port NetworkSimplex from SVN -r3520 (#234)
2009-04-17 Rename max_matching.h to matching.h (#265)
2009-03-16 Make it possible to use LEMON as a CMake subproject (#240)
2009-02-20 Porting Gomory-Hu algorithm (#66)
2009-02-23 Merge
2008-11-03 Test for euler.h (#65)
2009-02-13 Fixes for MSVC 2008 in grap_adaptors.h and edge_set.h (#194)
2009-01-22 Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208)
2009-04-28 Install lemon/config.h (#274)
2008-12-02 Port MinCostArborescence algorithm from SVN #3509
2009-01-21 Fix CMAKE build without GLPK
2009-01-20 Build GLPK dependent parts with CMake too
2009-01-12 Merge
2008-12-08 ArcSet and EdgeSet ports from SVN 3489 (ticket #67)
2009-01-12 Merge
2009-01-12 Rename graph_adaptor_test.cc to adaptors_test.cc (#67)
2008-12-02 Port LP and MIP solvers from SVN -r3509 (#44)
2009-01-08 Merge
2008-10-17 Porting radix sorts from SVN #3509
2008-12-08 Update test/CMakeLists.txt and test/Makefile.am
2008-12-01 Simple test for HaoOrlin algorithm class (#58)
2008-10-13 Several improvements in maximum matching algorithms
2008-10-13 Port maximum matching algorithms from svn 3498 (ticket #48)
2008-07-18 CMake improvements.
2008-07-11 Cleaning of heap test and bug fix in heap concept check (ticket #100)
2008-07-10 Porting graph_copy_test.cc from SVN 3498
2008-06-15 Improve and redesign test programs + unify their output (ticket #25)
2008-06-15 Port dijkstra_test.cc from SVN -r3499
2008-04-13 CMake based build system