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
eaa76c32
Kaydet (Commit)
eaa76c32
authored
Haz 05, 2019
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
disable SwUiWriterTest2::testTdf122942 on Windows
Change-Id: Ie885224f257916debec85ab4a42435ff606b0acd
üst
de2fe039
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
uiwriter2.cxx
sw/qa/extras/uiwriter/uiwriter2.cxx
+2
-0
No files found.
sw/qa/extras/uiwriter/uiwriter2.cxx
Dosyayı görüntüle @
eaa76c32
...
@@ -434,6 +434,7 @@ void SwUiWriterTest2::testMixedFormFieldInsertion()
...
@@ -434,6 +434,7 @@ void SwUiWriterTest2::testMixedFormFieldInsertion()
void
SwUiWriterTest2
::
testTdf122942
()
void
SwUiWriterTest2
::
testTdf122942
()
{
{
#ifndef MACOSX
#ifndef MACOSX
#ifndef WNT
load
(
DATA_DIRECTORY
,
"tdf122942.odt"
);
load
(
DATA_DIRECTORY
,
"tdf122942.odt"
);
SwXTextDocument
*
pTextDoc
=
dynamic_cast
<
SwXTextDocument
*>
(
mxComponent
.
get
());
SwXTextDocument
*
pTextDoc
=
dynamic_cast
<
SwXTextDocument
*>
(
mxComponent
.
get
());
SwWrtShell
*
pWrtShell
=
pTextDoc
->
GetDocShell
()
->
GetWrtShell
();
SwWrtShell
*
pWrtShell
=
pTextDoc
->
GetDocShell
()
->
GetWrtShell
();
...
@@ -473,6 +474,7 @@ void SwUiWriterTest2::testTdf122942()
...
@@ -473,6 +474,7 @@ void SwUiWriterTest2::testTdf122942()
const
tools
::
Rectangle
&
rOutRect2
=
pObject2
->
GetLastBoundRect
();
const
tools
::
Rectangle
&
rOutRect2
=
pObject2
->
GetLastBoundRect
();
CPPUNIT_ASSERT
(
rOutRect2
.
Top
()
>
rOutRect1
.
Top
()
&&
rOutRect2
.
Top
()
<
rOutRect1
.
Bottom
());
CPPUNIT_ASSERT
(
rOutRect2
.
Top
()
>
rOutRect1
.
Top
()
&&
rOutRect2
.
Top
()
<
rOutRect1
.
Bottom
());
#endif
#endif
#endif
}
}
CPPUNIT_TEST_SUITE_REGISTRATION
(
SwUiWriterTest2
);
CPPUNIT_TEST_SUITE_REGISTRATION
(
SwUiWriterTest2
);
...
...
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