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
f86df6e0
Kaydet (Commit)
f86df6e0
authored
Kas 07, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
602 regression test
Change-Id: I044b9b445a7911e77424613145c7e4d152789f44
üst
e2bbd3d1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
0 deletions
+6
-0
CppunitTest_sw_filters_test.mk
sw/CppunitTest_sw_filters_test.mk
+1
-0
.gitignore
sw/qa/core/data/602/fail/.gitignore
+0
-0
.gitignore
sw/qa/core/data/602/indeterminate/.gitignore
+0
-0
.gitignore
sw/qa/core/data/602/pass/.gitignore
+0
-0
Sample file zak.602
sw/qa/core/data/602/pass/Sample file zak.602
+0
-0
filters-test.cxx
sw/qa/core/filters-test.cxx
+5
-0
No files found.
sw/CppunitTest_sw_filters_test.mk
Dosyayı görüntüle @
f86df6e0
...
...
@@ -60,6 +60,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_filters_test,\
dbaccess/util/dba \
embeddedobj/util/embobj \
filter/source/config/cache/filterconfig1 \
filter/source/t602/t602filter \
forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
...
...
sw/qa/core/data/602/fail/.gitignore
0 → 100644
Dosyayı görüntüle @
f86df6e0
sw/qa/core/data/602/indeterminate/.gitignore
0 → 100644
Dosyayı görüntüle @
f86df6e0
sw/qa/core/data/602/pass/.gitignore
0 → 100644
Dosyayı görüntüle @
f86df6e0
sw/qa/core/data/602/pass/Sample file zak.602
0 → 100644
Dosyayı görüntüle @
f86df6e0
This diff is collapsed.
Click to expand it.
sw/qa/core/filters-test.cxx
Dosyayı görüntüle @
f86df6e0
...
...
@@ -173,6 +173,11 @@ void SwFiltersTest::testCVEs()
getURLFromSrc
(
"/sw/qa/core/data/html/"
),
OUString
(
sHTML
));
testDir
(
"T602Document"
,
getURLFromSrc
(
"/sw/qa/core/data/602/"
),
OUString
(),
SFX_FILTER_STARONEFILTER
);
testDir
(
"Rich Text Format"
,
getURLFromSrc
(
"/sw/qa/core/exportdata/rtf/"
),
OUString
(),
...
...
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