[Libreoffice-commits] .: sc/qa

Markus Mohrhard mmohrhard at kemper.freedesktop.org
Mon Aug 13 03:41:39 PDT 2012


 sc/qa/unit/ucalc.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7ed9e024726747f9d0a70365c83ab619fac889e6
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Mon Aug 13 12:36:37 2012 +0200

    these test should not have been disabled

diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index 49beff8..1d55a84 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -219,7 +219,6 @@ public:
     void testFindAreaPosColRight();
 
     CPPUNIT_TEST_SUITE(Test);
-#if 0
     CPPUNIT_TEST(testCollator);
     CPPUNIT_TEST(testInput);
     CPPUNIT_TEST(testCellFunctions);
@@ -261,7 +260,6 @@ public:
     CPPUNIT_TEST(testAutoFill);
     CPPUNIT_TEST(testCopyPasteFormulas);
     CPPUNIT_TEST(testCopyPasteFormulasExternalDoc);
-#endif
     CPPUNIT_TEST(testFindAreaPosRowDown);
     CPPUNIT_TEST(testFindAreaPosColRight);
     CPPUNIT_TEST_SUITE_END();


More information about the Libreoffice-commits mailing list