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

New commits:
commit 336176be8189fdb227b1029ede7eb1ab46326f45
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Fri May 29 18:29:28 2015 +0200

    Revert "skip SkipImages unit test on MacOs"
    
    Let's reenable the test for MacOs to see.
    The system cache has been purged, a "make distclean" has been done
    (see 
http://nabble.documentfoundation.org/About-skip-SkipImages-unit-test-on-MacOs-td4149788.html)
    
    This reverts commit be01d68420086fc36ecf26b5f597ba7c6b29b369.
    
    Change-Id: Ib281db5e3497a3bc9b176a28ccbee25ba051910a

diff --git a/sw/qa/extras/globalfilter/globalfilter.cxx 
b/sw/qa/extras/globalfilter/globalfilter.cxx
index 66dd3aa..2281465 100644
--- a/sw/qa/extras/globalfilter/globalfilter.cxx
+++ b/sw/qa/extras/globalfilter/globalfilter.cxx
@@ -45,7 +45,7 @@ public:
     CPPUNIT_TEST(testCharHighlight);
     CPPUNIT_TEST(testMSCharBackgroundEditing);
     CPPUNIT_TEST(testCharBackgroundToHighlighting);
-#if !defined(WNT) && !defined(MACOSX)
+#if !defined(WNT)
     CPPUNIT_TEST(testSkipImages);
 #endif
     CPPUNIT_TEST_SUITE_END();
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to