[SCM] Command-line driven interactive plotting program branch, master, updated. debian/0_20130424.gita9d3e31-1-7-g7ea323d

Anton Gladky gladky.anton at gmail.com
Wed Jun 5 06:58:59 UTC 2013


The following commit has been merged in the master branch:
commit b34ffd5b78c83fa669dcec744bd07aea82817ce6
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed Jun 5 08:29:20 2013 +0200

    Enable all tests again.

diff --git a/debian/patches/disable_arma_test.patch b/debian/patches/disable_arma_test.patch
deleted file mode 100644
index 51940b1..0000000
--- a/debian/patches/disable_arma_test.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Desciption: disable 1 arma-test, because it fails. Upstream is notified.
-Bug-Debian: 710620
-Author: Anton Gladky <gladk at debian.org>
-Last-Update: 2013-06-04
-
---- a/example-data-1d.cc
-+++ b/example-data-1d.cc
-@@ -339,7 +339,7 @@
- 				get_z(i, shift)
- 			);
- 		}
--		gp << gp.binFile1d(pts, "record") << "with lines title 'armadillo field of boost tuple'";
-+		//gp << gp.binFile1d(pts, "record") << "with lines title 'armadillo field of boost tuple'";
- 	}
- #endif
- 
---- a/example-data-2d.cc
-+++ b/example-data-2d.cc
-@@ -303,7 +303,7 @@
- 				pts(u, v) = get_point(u, v+shift);
- 			}
- 		}
--		gp << gp.binFile2d(pts, "record") << "with lines title 'arma::field'";
-+		//gp << gp.binFile2d(pts, "record") << "with lines title 'arma::field'";
- 	}
- #endif
- 
diff --git a/debian/patches/series b/debian/patches/series
index 8d4fbef..5df710d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 enable_some_more_tests.patch
-disable_arma_test.patch

-- 
Command-line driven interactive plotting program



More information about the debian-science-commits mailing list