[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter-4' - sc/qa

I-Jui Sung (Ray) ray at multicorewareinc.com
Fri Nov 1 04:51:12 CET 2013


 sc/qa/unit/opencl-test.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1c1232a7a785057dc3fa4be681b5ba2d7f7372d6
Author: I-Jui (Ray) Sung <ray at multicorewareinc.com>
Date:   Thu Oct 31 22:46:33 2013 -0500

    GPU Calc: re-enable regression test testSharedFormulaXLS
    
    Change-Id: Ica508140d849cfd7754aea91e019fb3ed565d993

diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx
index 2418df7..0367468 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -119,7 +119,7 @@ public:
     void testFinacialYIELDDISCFormula();
     void testFinacialYIELDMATFormula();
     CPPUNIT_TEST_SUITE(ScOpenclTest);
-//  CPPUNIT_TEST(testSharedFormulaXLS);
+    CPPUNIT_TEST(testSharedFormulaXLS);
     CPPUNIT_TEST(testFinacialFormula);
     CPPUNIT_TEST(testStatisticalFormulaFisher);
     CPPUNIT_TEST(testStatisticalFormulaFisherInv);


More information about the Libreoffice-commits mailing list