[libreoffice] 03/04: add correct upstream fix for writerperfect impress test

Rene Engelhard rene at moszumanska.debian.org
Tue May 2 21:19:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

rene pushed a commit to branch debian-experimental-5.4
in repository libreoffice.

commit 8c31b0d830686626e17a8212a0e725394024a319
Author: Rene Engelhard <rene at debian.org>
Date:   Tue May 2 23:17:24 2017 +0200

    add correct upstream fix for writerperfect impress test
---
 patches/fix-wpft-impress-test-filename.diff | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/patches/fix-wpft-impress-test-filename.diff b/patches/fix-wpft-impress-test-filename.diff
new file mode 100644
index 0000000..f58716e
--- /dev/null
+++ b/patches/fix-wpft-impress-test-filename.diff
@@ -0,0 +1,23 @@
+From 9daa6e293d24694cb6102a15f228a6c008acf79d Mon Sep 17 00:00:00 2001
+From: David Tardon <dtardon at redhat.com>
+Date: Tue, 2 May 2017 23:07:45 +0200
+Subject: fix file name
+
+Change-Id: I43f4f0281d83c402fb7ced9fe0b01ef8a59d7aa5
+
+diff --git a/writerperfect/qa/unit/WpftImpressFilterTest.cxx b/writerperfect/qa/unit/WpftImpressFilterTest.cxx
+index ebcc1f1..2da1195 100644
+--- a/writerperfect/qa/unit/WpftImpressFilterTest.cxx
++++ b/writerperfect/qa/unit/WpftImpressFilterTest.cxx
+@@ -43,7 +43,7 @@ void WpftImpressFilterTest::test()
+         {"PowerPoint_Mac_1", REQUIRE_MWAW_VERSION(0, 3, 9)},
+         {"PowerPoint_Mac_2", REQUIRE_MWAW_VERSION(0, 3, 9)},
+         {"PowerPoint_Mac_3", REQUIRE_MWAW_VERSION(0, 3, 9)},
+-        {"PowerPoint_Mac_4", REQUIRE_MWAW_VERSION(0, 3, 10)},
++        {"PowerPoint_Mac_4.ppt", REQUIRE_MWAW_VERSION(0, 3, 10)},
+         {"PowerPoint_2.ppt", REQUIRE_MWAW_VERSION(0, 3, 10)},
+         {"PowerPoint_3.ppt", REQUIRE_MWAW_VERSION(0, 3, 9)},
+         {"PowerPoint_4.ppt", REQUIRE_MWAW_VERSION(0, 3, 10)},
+-- 
+cgit v0.10.2
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git



More information about the Pkg-openoffice-commits mailing list