Kaydet (Commit) 1742e33a authored tarafından Miklos Vajna's avatar Miklos Vajna

sw: tentative fix for ww8tok test failure

üst a6cfa6b5
......@@ -65,6 +65,8 @@ $(eval $(call gb_CppunitTest_use_components,sw_subsequent_ww8tok,\
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
unoxml/source/service/unoxml \
$(if $(filter DESKTOP,$(BUILD_TYPE)), \
xmlhelp/util/ucpchelp1) \
))
$(eval $(call gb_CppunitTest_use_configuration,sw_subsequent_ww8tok))
......
......@@ -55,6 +55,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_filters_test \
CppunitTest_sw_macros_test \
CppunitTest_sw_subsequent_ooxmltok \
CppunitTest_sw_subsequent_ww8tok \
CppunitTest_sw_subsequent_rtfexport \
CppunitTest_sw_subsequent_rtftok \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment