[Libreoffice-commits] core.git: sw/qa

Michael Stahl mstahl at redhat.com
Wed Apr 1 03:37:10 PDT 2015


 sw/qa/extras/globalfilter/globalfilter.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 7ea8046c741c8b7b608f26e312cc5f1056752c09
Author: Michael Stahl <mstahl at redhat.com>
Date:   Wed Apr 1 12:31:06 2015 +0200

    Revert "skip SkipImages unit test on Windows"
    
    This reverts commit dae63f3dd8216aea7f6b594433b180d633d5551d.
    
    Crash should be fixed by fae6699c2ec8d68766bb8d5f71483d4b65792327

diff --git a/sw/qa/extras/globalfilter/globalfilter.cxx b/sw/qa/extras/globalfilter/globalfilter.cxx
index 0126b711..3c3910f 100644
--- a/sw/qa/extras/globalfilter/globalfilter.cxx
+++ b/sw/qa/extras/globalfilter/globalfilter.cxx
@@ -43,9 +43,7 @@ public:
     CPPUNIT_TEST(testCharHighlight);
     CPPUNIT_TEST(testMSCharBackgroundEditing);
     CPPUNIT_TEST(testCharBackgroundToHighlighting);
-#if !defined(WNT)
     CPPUNIT_TEST(testSkipImages);
-#endif
     CPPUNIT_TEST_SUITE_END();
 };
 


More information about the Libreoffice-commits mailing list