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

Xisco Fauli (via logerrit) logerrit at kemper.freedesktop.org
Fri May 1 15:23:41 UTC 2020


 sw/qa/extras/ooxmlexport/data/tdf66496.docx |binary
 sw/qa/extras/ooxmlexport/ooxmlexport8.cxx   |    5 +++++
 2 files changed, 5 insertions(+)

New commits:
commit b540e8bc7111ba03ee675a507c098e140a5e81dc
Author:     Xisco Fauli <xiscofauli at libreoffice.org>
AuthorDate: Fri May 1 14:24:23 2020 +0200
Commit:     Xisco Faulí <xiscofauli at libreoffice.org>
CommitDate: Fri May 1 17:23:07 2020 +0200

    tdf#66496: sw: Add unittest
    
    Change-Id: I3f74920cc2d706d6454c3338057cd73bd0e33519
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93261
    Tested-by: Jenkins
    Reviewed-by: Xisco Faulí <xiscofauli at libreoffice.org>

diff --git a/sw/qa/extras/ooxmlexport/data/tdf66496.docx b/sw/qa/extras/ooxmlexport/data/tdf66496.docx
new file mode 100644
index 000000000000..6f168d38e858
Binary files /dev/null and b/sw/qa/extras/ooxmlexport/data/tdf66496.docx differ
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx
index 63a05d48cd9b..18ffbe4d6cf8 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx
@@ -462,6 +462,11 @@ DECLARE_OOXMLEXPORT_TEST(testRHBZ1180114, "rhbz1180114.docx")
     // This document simply crashed the importer.
 }
 
+DECLARE_OOXMLEXPORT_TEST(testTdf66496, "tdf66496.docx")
+{
+    // This document simply crashed the importer.
+}
+
 DECLARE_OOXMLEXPORT_TEST(testTDF91122, "tdf91122.docx")
 {
     /*


More information about the Libreoffice-commits mailing list