sw/qa/extras/ww8import/ww8import.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit eef7fab8962b74da7e6bb1d4fee8a54f95e6594b Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Mon May 10 09:53:03 2021 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Mon May 10 10:54:19 2021 +0200 tdf#120761: sw_ww8import: fix typo in unittest Change-Id: Ia8fef7dea598cd2ea1513908f69e0176c057900b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115309 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/sw/qa/extras/ww8import/data/tdf120768_zOrder.doc b/sw/qa/extras/ww8import/data/tdf120761_zOrder.doc similarity index 100% rename from sw/qa/extras/ww8import/data/tdf120768_zOrder.doc rename to sw/qa/extras/ww8import/data/tdf120761_zOrder.doc diff --git a/sw/qa/extras/ww8import/ww8import.cxx b/sw/qa/extras/ww8import/ww8import.cxx index ccae8638a2c3..840d7983dad8 100644 --- a/sw/qa/extras/ww8import/ww8import.cxx +++ b/sw/qa/extras/ww8import/ww8import.cxx @@ -262,7 +262,7 @@ DECLARE_WW8IMPORT_TEST(testTdf110987, "tdf110987") CPPUNIT_ASSERT(sFilterName != "MS Word 97 Vorlage"); } -DECLARE_WW8IMPORT_TEST(testTdf120768_zOrder, "tdf120768_zOrder.doc") +DECLARE_WW8IMPORT_TEST(testTdf120761_zOrder, "tdf120761_zOrder.doc") { //The blue shape was covering everything (highest zorder = 2) instead of the lowest(0) uno::Reference<drawing::XShape> xShape(getShapeByName(u"Picture 2"), uno::UNO_QUERY); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits