test/CMakeLists.txt
Tue, 02 Aug 2011 18:13:34 +0200 Allow lgf file without Arc maps (#382)
Wed, 13 Jul 2011 14:52:22 +0200 Merge #419 to branch 1.2
Fri, 15 Apr 2011 09:37:47 +0200 Build of mip_test and lp_test precede the running of the tests (#419)
Thu, 17 Mar 2011 18:12:25 +0100 Merge #416 to branch 1.2
Mon, 14 Mar 2011 08:56:54 +0100 Support tests with valgrind (#416)
Fri, 04 Mar 2011 10:40:44 +0100 Merge CMAKE backports to branch 1.2
Wed, 25 Aug 2010 21:34:58 +0200 Backport the CMAKE related changesets from the main branch
Tue, 16 Mar 2010 21:27:35 +0100 Merge #314
Fri, 25 Sep 2009 21:51:36 +0200 Add fractional matching algorithms (#314)
Wed, 09 Dec 2009 11:14:06 +0100 Merge #62
Wed, 09 Sep 2009 15:32:03 +0200 Port planarity related algorithms from SVN 3509 (#62)
Thu, 05 Nov 2009 08:39:49 +0100 Merge #179 (Port the min mean cycle algorithms)
Fri, 07 Aug 2009 14:52:40 +0200 Add a detailed test file for MinMeanCycle and fix test_tools.h (#179)
Mon, 03 Aug 2009 00:52:45 +0200 Add a detailed test file for BellmanFord (#51)
Fri, 29 May 2009 12:44:37 +0100 Minor CMake improvements
Wed, 06 May 2009 14:46:05 +0200 Add a test file for the connectivity functions (#285)
Tue, 28 Apr 2009 13:51:34 +0100 Merge and extend the fix of #275
Thu, 23 Apr 2009 07:30:40 +0100 FindCOIN for CMake (#256)
Thu, 23 Apr 2009 07:29:50 +0100 FindCPLEX for CMake (#256)
Thu, 23 Apr 2009 07:28:56 +0100 FindGLPK improvements (#256)
Tue, 21 Apr 2009 15:18:54 +0100 Merge and fix
Tue, 24 Feb 2009 09:46:02 +0100 Port NetworkSimplex from SVN -r3520 (#234)
Fri, 17 Apr 2009 09:58:50 +0200 Rename max_matching.h to matching.h (#265)
Mon, 16 Mar 2009 13:51:32 +0000 Make it possible to use LEMON as a CMake subproject (#240)
Fri, 20 Feb 2009 17:17:17 +0100 Porting Gomory-Hu algorithm (#66)
Mon, 23 Feb 2009 12:26:21 +0000 Merge
Mon, 03 Nov 2008 11:59:54 +0000 Test for euler.h (#65)
Fri, 13 Feb 2009 13:29:28 +0100 Fixes for MSVC 2008 in grap_adaptors.h and edge_set.h (#194)
Thu, 22 Jan 2009 14:46:15 +0000 Suppress or fix VS2008 warnings + turn off faulty tests using CMAKE (#208)
Tue, 28 Apr 2009 13:38:06 +0100 Install lemon/config.h (#274)
Tue, 02 Dec 2008 23:33:47 +0100 Port MinCostArborescence algorithm from SVN #3509
Wed, 21 Jan 2009 18:08:31 +0000 Fix CMAKE build without GLPK
Tue, 20 Jan 2009 12:23:14 +0000 Build GLPK dependent parts with CMake too
Mon, 12 Jan 2009 13:37:37 +0000 Merge
Mon, 08 Dec 2008 11:38:02 +0100 ArcSet and EdgeSet ports from SVN 3489 (ticket #67)
Mon, 12 Jan 2009 13:18:03 +0000 Merge
Mon, 12 Jan 2009 08:18:04 +0100 Rename graph_adaptor_test.cc to adaptors_test.cc (#67)
Tue, 02 Dec 2008 21:40:33 +0100 Port LP and MIP solvers from SVN -r3509 (#44)
Thu, 08 Jan 2009 17:19:26 +0000 Merge
Fri, 17 Oct 2008 23:55:18 +0200 Porting radix sorts from SVN #3509
Mon, 08 Dec 2008 12:29:00 +0000 Update test/CMakeLists.txt and test/Makefile.am
Mon, 01 Dec 2008 23:15:15 +0100 Simple test for HaoOrlin algorithm class (#58)
Mon, 13 Oct 2008 14:00:11 +0200 Several improvements in maximum matching algorithms
Mon, 13 Oct 2008 13:56:00 +0200 Port maximum matching algorithms from svn 3498 (ticket #48)
Fri, 18 Jul 2008 16:36:58 +0100 CMake improvements.
Fri, 11 Jul 2008 15:01:49 +0200 Cleaning of heap test and bug fix in heap concept check (ticket #100)
Thu, 10 Jul 2008 16:05:56 +0200 Porting graph_copy_test.cc from SVN 3498
Sun, 15 Jun 2008 22:05:23 +0200 Improve and redesign test programs + unify their output (ticket #25)
Sun, 15 Jun 2008 22:03:33 +0200 Port dijkstra_test.cc from SVN -r3499
Sun, 13 Apr 2008 13:22:52 +0200 CMake based build system