[alglib] 03/03: Add patch.

Anton Gladky gladk at moszumanska.debian.org
Fri Jul 7 21:25:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch experimental
in repository alglib.

commit 88f03f6a4d6a637052e3a221918ccaaddc77f739
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Jul 7 23:25:34 2017 +0200

    Add patch.
---
 debian/patches/20_disable_test.patch | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/patches/20_disable_test.patch b/debian/patches/20_disable_test.patch
new file mode 100644
index 0000000..96ae0b6
--- /dev/null
+++ b/debian/patches/20_disable_test.patch
@@ -0,0 +1,17 @@
+Description: Disable minlm test which fails on some platforms
+Author: Anton Gladky <gladk at debian.org>
+Last-Update: 2017-07-07
+
+--- alglib-3.11.0.orig/tests/test_c.cpp
++++ alglib-3.11.0/tests/test_c.cpp
+@@ -687,8 +687,8 @@ ae_bool _pexec_testminns(ae_bool silent,
+ 
+ 
+ 
+-ae_bool testminlm(ae_bool silent, ae_state *_state);
+-ae_bool _pexec_testminlm(ae_bool silent, ae_state *_state);
++// ae_bool testminlm(ae_bool silent, ae_state *_state);
++// ae_bool _pexec_testminlm(ae_bool silent, ae_state *_state);
+ 
+ 
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alglib.git



More information about the debian-science-commits mailing list