sw: split CppunitTest_sw_uiwriter into uiwriter and uiwriter7
Similar to a2a2e07996
"sw: split CppunitTest_sw_uiwriter2 into uiwriter2 and uiwriter5"
it already had 117 tests
Change-Id: I6bcdcd672c655b853f8f366db3b78d3da49f9078
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131635
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
parent
ad1f6e6229
commit
31eca81bd0
4 changed files with 2793 additions and 2611 deletions
14
sw/CppunitTest_sw_uiwriter7.mk
Normal file
14
sw/CppunitTest_sw_uiwriter7.mk
Normal file
|
@ -0,0 +1,14 @@
|
|||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#*************************************************************************
|
||||
#
|
||||
# This file is part of the LibreOffice project.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
#*************************************************************************
|
||||
|
||||
$(eval $(call sw_uiwriter_test,7))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
|
@ -113,6 +113,7 @@ $(eval $(call gb_Module_add_slowcheck_targets,sw,\
|
|||
CppunitTest_sw_uiwriter4 \
|
||||
CppunitTest_sw_uiwriter5 \
|
||||
CppunitTest_sw_uiwriter6 \
|
||||
CppunitTest_sw_uiwriter7 \
|
||||
CppunitTest_sw_layoutwriter \
|
||||
CppunitTest_sw_layoutwriter2 \
|
||||
CppunitTest_sw_mailmerge \
|
||||
|
|
File diff suppressed because it is too large
Load diff
2777
sw/qa/extras/uiwriter/uiwriter7.cxx
Normal file
2777
sw/qa/extras/uiwriter/uiwriter7.cxx
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue