[alglib] 03/04: Enable all tests.

Anton Gladky gladk at alioth.debian.org
Sun Nov 10 08:54:59 UTC 2013


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

gladk pushed a commit to branch master
in repository alglib.

commit e1537ecc50305f54edd70ed018a20a2fa4079617
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Nov 10 09:43:40 2013 +0100

    Enable all tests.
---
 debian/patches/02_disable_some_tests.patch |   40 ----------------------------
 debian/patches/series                      |    3 ---
 2 files changed, 43 deletions(-)

diff --git a/debian/patches/02_disable_some_tests.patch b/debian/patches/02_disable_some_tests.patch
deleted file mode 100644
index 9c1a338..0000000
--- a/debian/patches/02_disable_some_tests.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-Description: disable some tests, which are unreliable on some atchs.
-Author: Anton Gladky <gladk at debian.org>
-Last-Update: 2013-09-04
-
---- a/tests/test_c.cpp
-+++ b/tests/test_c.cpp
-@@ -79775,11 +79775,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
-@@ -79965,21 +79960,11 @@
-     else
-         printf("%-32s FAILED(seed=%u)\n", "minqp", (unsigned int)seed);
-     fflush(stdout);
--    if( call_unittest(seed, testminlm, _pexec_testminlm, use_smp, &result) )
--        printf("%-32s OK\n", "minlm");
--    else
--        printf("%-32s FAILED(seed=%u)\n", "minlm", (unsigned int)seed);
--    fflush(stdout);
-     if( call_unittest(seed, testlsfit, _pexec_testlsfit, use_smp, &result) )
-         printf("%-32s OK\n", "lsfit");
-     else
-         printf("%-32s FAILED(seed=%u)\n", "lsfit", (unsigned int)seed);
-     fflush(stdout);
--    if( call_unittest(seed, testpspline, _pexec_testpspline, use_smp, &result) )
--        printf("%-32s OK\n", "pspline");
--    else
--        printf("%-32s FAILED(seed=%u)\n", "pspline", (unsigned int)seed);
--    fflush(stdout);
-     if( call_unittest(seed, testlinlsqr, _pexec_testlinlsqr, use_smp, &result) )
-         printf("%-32s OK\n", "linlsqr");
-     else
diff --git a/debian/patches/series b/debian/patches/series
index f17d503..70dc596 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1 @@
 01_add_cmake.patch
-#02_disable_some_tests.patch
-
-02_disable_some_tests.patch

-- 
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