[Libreoffice-commits] .: sc/qa

Robert Nagy rnagy at kemper.freedesktop.org
Wed Jul 27 05:15:19 PDT 2011


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

New commits:
commit c5cea38bd0b69c43cd9072e50e3943e12e5afa1b
Author: Robert Nagy <robert at openbsd.org>
Date:   Wed Jul 27 14:14:31 2011 +0200

    re-enable the CVE unittest on OpenBSD

diff --git a/sc/qa/unit/filters-test.cxx b/sc/qa/unit/filters-test.cxx
index 2753999..6f89e80 100644
--- a/sc/qa/unit/filters-test.cxx
+++ b/sc/qa/unit/filters-test.cxx
@@ -83,9 +83,7 @@ public:
     void testODSs();
 
     CPPUNIT_TEST_SUITE(FiltersTest);
-#if !defined(__OpenBSD__)
     CPPUNIT_TEST(testCVEs);
-#endif
     CPPUNIT_TEST(testODSs);
     CPPUNIT_TEST_SUITE_END();
 


More information about the Libreoffice-commits mailing list