[Libreoffice-commits] .: sc/qa

Kohei Yoshida kohei at kemper.freedesktop.org
Wed May 25 18:04:58 PDT 2011


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

New commits:
commit b276f3a55c6a0ad38f75bb70d482dc9fb407416a
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Wed May 25 21:03:40 2011 -0400

    Re-enable the CVE test.

diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index a27b591..6ba7381 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -281,9 +281,7 @@ public:
     CPPUNIT_TEST(testGraphicsInGroup);
     CPPUNIT_TEST(testStreamValid);
     CPPUNIT_TEST(testFunctionLists);
-#if 0 // Disable because in some cases this test breaks
     CPPUNIT_TEST(testCVEs);
-#endif
     CPPUNIT_TEST(testToggleRefFlag);
     CPPUNIT_TEST_SUITE_END();
 


More information about the Libreoffice-commits mailing list