Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
1e6eaf8c
Kaydet (Commit)
1e6eaf8c
authored
Kas 05, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:unreffun
Change-Id: Id1a5a0756c2704a622eccecb32726a427e64b70d
üst
c716b388
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
chart2import.cxx
chart2/qa/extras/chart2import.cxx
+3
-1
No files found.
chart2/qa/extras/chart2import.cxx
Dosyayı görüntüle @
1e6eaf8c
...
...
@@ -56,7 +56,7 @@ public:
void
testFdo54361
();
void
testFdo54361_1
();
void
testAutoBackgroundXLSX
();
void
testTextCanOverlapXLSX
();
// void testTextCanOverlapXLSX(); // TODO : temporarily disabled.
void
testNumberFormatsXLSX
();
void
testTransparentBackground
(
OUString
const
&
filename
);
...
...
@@ -639,6 +639,7 @@ void Chart2ImportTest::testAutoBackgroundXLSX()
(
nColor
&
0x00FFFFFF
)
==
0x00FFFFFF
);
// highest 2 bytes are transparency which we ignore here.
}
/* TODO : temporarily disabled.
void Chart2ImportTest::testTextCanOverlapXLSX()
{
// fdo#84647 : To check textoverlap value is imported correclty.
...
...
@@ -657,6 +658,7 @@ void Chart2ImportTest::testTextCanOverlapXLSX()
// Expected value of 'TextCanOverlap' is true
CPPUNIT_ASSERT(textCanOverlap);
}
*/
void
Chart2ImportTest
::
testNumberFormatsXLSX
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment