[Libreoffice-commits] core.git: sw/qa

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Thu Aug 22 15:38:22 UTC 2019


 sw/qa/extras/ooxmlexport/ooxmlexport13.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3a2eeafc30b6b6cf3dafc6d3b94144ba54a8b48b
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Thu Aug 22 15:55:54 2019 +0200
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Thu Aug 22 17:37:32 2019 +0200

    This is an export test.
    
    Change-Id: Idad907f192c7a4e536bd1b8ca899fc6f9d55bbdf
    Reviewed-on: https://gerrit.libreoffice.org/77962
    Tested-by: Jenkins
    Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx
index 5666f4fae730..f8bafc76d47c 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport13.cxx
@@ -502,7 +502,7 @@ DECLARE_OOXMLEXPORT_EXPORTONLY_TEST(testTdf121663, "tdf121663.docx")
     assertXPath(pXmlDoc, "//w:lnNumType", "distance", "283");
 }
 
-DECLARE_OOXMLIMPORT_TEST(testInvalidDateFormField, "invalid_date_form_field.docx")
+DECLARE_OOXMLEXPORT_TEST(testInvalidDateFormField, "invalid_date_form_field.docx")
 {
 
     SwXTextDocument* pTextDoc = dynamic_cast<SwXTextDocument *>(mxComponent.get());


More information about the Libreoffice-commits mailing list