# -*- 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 gb_PythonTest_PythonTest,pyuno_pytests_insertremovecells)) $(eval $(call gb_PythonTest_set_defs,pyuno_pytests_insertremovecells,\ TDOC="$(SRCDIR)/pyuno/qa/pytests/testdocuments" \ )) $(eval $(call gb_PythonTest_add_modules,pyuno_pytests_insertremovecells,$(SRCDIR)/pyuno/qa/pytests,\ insertremovecells \ )) # vim: set noet sw=4 ts=4: name='h' onchange='this.form.submit();'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/qa/extras/layout/data/tdf160958_orphans_move_section.fodt
AgeCommit message (Collapse)Author
2024-05-31tdf#160958: merge hidden section's follows; move first-on-page section backMike Kaganski
Change-Id: I6bd6707089dcea58d5df4bef63aa769769d97ea9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168235 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>