sw/qa/extras/layout/layout3.cxx | 6 ++++++ 1 file changed, 6 insertions(+)
New commits: commit 93ab1bc6be7b46226874810ec4fc3c61d5d0fc7c Author: László Németh <nem...@numbertext.org> AuthorDate: Wed Nov 29 20:56:38 2023 +0100 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Thu Nov 30 08:35:03 2023 +0100 tdf#158419 sw: revert lost unit test testOfz64109 which was removed accidentally by commit 20cbe88ce5610fd8ee302e5780a4c0821ddb3db4 "tdf#119908 tdf#158419 sw smart justify: fix cursor position". Change-Id: Ia96d9d8d8980dbf05aaa58d454e2d9b568555d81 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160129 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmik...@collabora.com> diff --git a/sw/qa/extras/layout/layout3.cxx b/sw/qa/extras/layout/layout3.cxx index 843712e62221..f919a6452912 100644 --- a/sw/qa/extras/layout/layout3.cxx +++ b/sw/qa/extras/layout/layout3.cxx @@ -864,6 +864,12 @@ CPPUNIT_TEST_FIXTURE(SwLayoutWriter3, testAbi11870) createSwDoc("abi11870-2.odt"); } +CPPUNIT_TEST_FIXTURE(SwLayoutWriter3, testOfz64109) +{ + //just care it doesn't assert + createSwDoc("ofz64109-1.fodt"); +} + CPPUNIT_TEST_FIXTURE(SwLayoutWriter3, testTdf118719) { // Insert a page break.