diff options
author | I-Jui (Ray) Sung <ray@multicorewareinc.com> | 2013-10-27 18:30:57 -0500 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2013-10-29 17:00:28 -0400 |
commit | 5106b933ad6fc531374c492430bb07226b73fa80 (patch) | |
tree | ce0ade8f82881e19d7179ca162697955d0113dcc /sc | |
parent | 7ffb6b095872c5081dfa284d6b754e69e395bd13 (diff) |
Re-enable testcases
Change-Id: Ic70f436b5238a4d9df27599f0a93ca8223a63e15
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/opencl-test.cxx | 2 |
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); |