mirror of
https://abf.rosa.ru/djam/libreoffice.git
synced 2025-02-23 18:43:00 +00:00
31 lines
1.1 KiB
Diff
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 \
|