[Libreoffice-commits] core.git: sw/qa
Miklos Vajna
vmiklos at collabora.co.uk
Sun Jul 6 04:53:45 PDT 2014
sw/qa/extras/ooxmlexport/ooxmlw14export.cxx | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit 0cda0eb741501463baa8e7f325fe04f4687050e0
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Sun Jul 6 13:52:26 2014 +0200
CppunitTest_sw_ooxmlw14export: enable on Windows
Change-Id: I24aff2ca59edb7c5e1ad342ff54e848b4d1ea280
diff --git a/sw/qa/extras/ooxmlexport/ooxmlw14export.cxx b/sw/qa/extras/ooxmlexport/ooxmlw14export.cxx
index 6cdd628..84b6945 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlw14export.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlw14export.cxx
@@ -9,8 +9,6 @@
#include <swmodeltestbase.hxx>
-#if !defined(WNT)
-
#include <string>
class Test : public SwModelTestBase
@@ -660,8 +658,6 @@ DECLARE_OOXMLEXPORT_TEST(Test_TextEffects_InStyleXml, "TextEffects_InStyle.docx"
}
-#endif
-
CPPUNIT_PLUGIN_IMPLEMENT();
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
More information about the Libreoffice-commits
mailing list