[SCM] Packaging for alglib branch, master, updated. debian/3.7.0-4-9-ga3830c9

Anton Gladky gladky.anton at gmail.com
Fri Jun 7 20:45:17 UTC 2013


The following commit has been merged in the master branch:
commit 144572e59c364d2a77911fc4fdd118ef122ffa5b
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Jun 7 22:26:24 2013 +0200

    Disable evd-test.

diff --git a/debian/patches/02_disable_some_tests.patch b/debian/patches/02_disable_some_tests.patch
index 1b7c9d9..69c9bf1 100644
--- a/debian/patches/02_disable_some_tests.patch
+++ b/debian/patches/02_disable_some_tests.patch
@@ -4,27 +4,19 @@ Last-Update: 2013-06-07
 
 --- a/tests/test_c.cpp
 +++ b/tests/test_c.cpp
-@@ -837,8 +837,6 @@
- 
- 
- 
--ae_bool testminlm(ae_bool silent, ae_state *_state);
--ae_bool _pexec_testminlm(ae_bool silent, ae_state *_state);
- 
- 
- 
-@@ -847,10 +845,6 @@
- 
- 
- 
--ae_bool testlsfit(ae_bool silent, ae_state *_state);
--ae_bool _pexec_testlsfit(ae_bool silent, ae_state *_state);
--
--
- 
- 
- 
-@@ -76793,21 +76787,6 @@
+@@ -76608,11 +76608,6 @@
+     else
+         printf("%-32s FAILED(seed=%u)\n", "filters", (unsigned int)seed);
+     fflush(stdout);
+-    if( call_unittest(seed, testevd, _pexec_testevd, use_smp, &result) )
+-        printf("%-32s OK\n", "evd");
+-    else
+-        printf("%-32s FAILED(seed=%u)\n", "evd", (unsigned int)seed);
+-    fflush(stdout);
+     if( call_unittest(seed, testmatgen, _pexec_testmatgen, use_smp, &result) )
+         printf("%-32s OK\n", "matgen");
+     else
+@@ -76793,21 +76788,6 @@
      else
          printf("%-32s FAILED(seed=%u)\n", "minqp", (unsigned int)seed);
      fflush(stdout);

-- 
Packaging for alglib



More information about the debian-science-commits mailing list