libreoffice/libreoffice-4.4.1.2-disable-test2.patch
Andrey Bondrov 4c19df1344 New version 4.4.1.2
Re-diff patchset
Update BuildRequires
Update files
2015-03-04 18:04:32 +10:00

31 lines
1.1 KiB
Diff

From d0ccb88de3848236b69e5a8e69fa3f29df83515e Sat Jan 24 14:27:11 2015
From: Thierry Vignaud <thierry.vignaud@gmail.com>
commit d0ccb88de3848236b69e5a8e69fa3f29df83515e
Author: rpmbuild <rpmbuild@fedoraproject.org>
Date: Sat Jan 24 14:18:18 2015 +0100
disable a test
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx
index 8f6c7d3..304cc0c 100644
--- a/sc/qa/unit/ucalc.hxx
+++ b/sc/qa/unit/ucalc.hxx
@@ -609,7 +609,6 @@ public:
CPPUNIT_TEST(testDeleteContents);
CPPUNIT_TEST(testTransliterateText);
CPPUNIT_TEST(testFormulaToValue);
- CPPUNIT_TEST(testFormulaToValue2);
CPPUNIT_TEST(testColumnFindEditCells);
CPPUNIT_TEST_SUITE_END();
diff -up ./sw/Module_sw.mk.tv ./sw/Module_sw.mk
--- ./sw/Module_sw.mk.tv 2015-01-25 14:45:19.444916038 +0100
+++ ./sw/Module_sw.mk 2015-01-25 14:45:32.849915416 +0100
@@ -54,7 +54,6 @@ $(eval $(call gb_Module_add_slowcheck_ta
CppunitTest_sw_ooxmlexport \
CppunitTest_sw_ooxmlexport2 \
CppunitTest_sw_ooxmlexport3 \
- CppunitTest_sw_ooxmlexport4 \
CppunitTest_sw_ooxmlexport5 \
CppunitTest_sw_ooxmlfieldexport \
CppunitTest_sw_ooxmlsdrexport \