[packages/libreoffice] - more tests

arekm arekm at pld-linux.org
Wed Aug 23 15:35:26 CEST 2017


commit 6c5aa62184a5772c0bd3edf48ffd33fb40b39a20
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Aug 23 15:35:12 2017 +0200

    - more tests

 disable-failing-test.patch | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
---
diff --git a/disable-failing-test.patch b/disable-failing-test.patch
index a59a585..a94eb30 100644
--- a/disable-failing-test.patch
+++ b/disable-failing-test.patch
@@ -311,3 +311,21 @@ index 1c3925f..a16f001 100644
  DECLARE_OOXMLEXPORT_TEST(testTdf104061_tableSectionColumns,"tdf104061_tableSectionColumns.docx")
  {
      CPPUNIT_ASSERT_MESSAGE("There should be two or three pages", getPages() <= 3 );
+--- libreoffice-5.4.0.3/unotest/source/cpp/filters-test.cxx~	2017-07-25 22:26:39.000000000 +0200
++++ libreoffice-5.4.0.3/unotest/source/cpp/filters-test.cxx	2017-08-19 10:28:58.910334643 +0200
+@@ -152,15 +152,6 @@ void FiltersTest::testDir(const OUString
+     SfxFilterFlags nFilterFlags, SotClipboardFormatId nClipboardID,
+     unsigned int nFilterVersion, bool bExport)
+ {
+-    recursiveScan(test::pass, rFilter,
+-        rURL + "pass",
+-        rUserData, nFilterFlags, nClipboardID, nFilterVersion, bExport);
+-    recursiveScan(test::fail, rFilter,
+-        rURL + "fail",
+-        rUserData, nFilterFlags, nClipboardID, nFilterVersion, bExport);
+-    recursiveScan(test::indeterminate, rFilter,
+-        rURL + "indeterminate",
+-        rUserData, nFilterFlags, nClipboardID, nFilterVersion, bExport);
+ }
+ 
+ }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/6c5aa62184a5772c0bd3edf48ffd33fb40b39a20



More information about the pld-cvs-commit mailing list