[Libreoffice-commits] core.git: sc/qa
I-Jui Sung (Ray)
ray at multicorewareinc.com
Fri Nov 1 04:47:47 CET 2013
sc/qa/unit/opencl-test.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 22119b5a476748bb5eee5e624eebc7afee9d9141
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 862d24c..4e7e92e 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -117,7 +117,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