Kaydet (Commit) 2db82ffc authored tarafından Luboš Luňák's avatar Luboš Luňák

these writer unittests surely are slow

üst c5489e31
...@@ -48,12 +48,12 @@ $(eval $(call gb_Module_add_targets,sw,\ ...@@ -48,12 +48,12 @@ $(eval $(call gb_Module_add_targets,sw,\
endif endif
$(eval $(call gb_Module_add_check_targets,sw,\ $(eval $(call gb_Module_add_check_targets,sw,\
CppunitTest_sw_filters_test \
CppunitTest_sw_macros_test \
CppunitTest_sw_swdoc_test \ CppunitTest_sw_swdoc_test \
)) ))
$(eval $(call gb_Module_add_slowcheck_targets,sw,\ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
CppunitTest_sw_filters_test \
CppunitTest_sw_macros_test \
CppunitTest_sw_subsequent_rtftok \ 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