summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorI-Jui (Ray) Sung <ray@multicorewareinc.com>2013-10-27 18:30:57 -0500
committerKohei Yoshida <kohei.yoshida@collabora.com>2013-10-29 17:00:28 -0400
commit5106b933ad6fc531374c492430bb07226b73fa80 (patch)
treece0ade8f82881e19d7179ca162697955d0113dcc /sc
parent7ffb6b095872c5081dfa284d6b754e69e395bd13 (diff)
Re-enable testcases
Change-Id: Ic70f436b5238a4d9df27599f0a93ca8223a63e15
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/opencl-test.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx
index 71e1d3a2240b..3957d4925674 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -130,10 +130,8 @@ public:
CPPUNIT_TEST(testStatisticalFormulaCorrel);
CPPUNIT_TEST(testFinancialCoupdaysFormula);
CPPUNIT_TEST(testFinancialCoupdaysncFormula);
-#if 0
CPPUNIT_TEST(testFinacialDISCFormula);
CPPUNIT_TEST(testFinacialINTRATEFormula);
-#endif
CPPUNIT_TEST(testMathFormulaCos);
CPPUNIT_TEST(testStatisticalFormulaNegbinomdist);
CPPUNIT_TEST(testStatisticalFormulaRsq);