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
68cd5c4f
Kaydet (Commit)
68cd5c4f
authored
Ara 25, 2013
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add test case for fdo#72999
Change-Id: I256e0cb228edb85b402e6645fd40f24b7ccf234a
üst
5bb8a286
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
+4
-0
statistical-functions.csv
sc/qa/unit/data/contentCSV/statistical-functions.csv
+1
-0
functions.ods
sc/qa/unit/data/ods/functions.ods
+0
-0
subsequent_filters-test.cxx
sc/qa/unit/subsequent_filters-test.cxx
+3
-0
No files found.
sc/qa/unit/data/contentCSV/statistical-functions.csv
0 → 100644
Dosyayı görüntüle @
68cd5c4f
1,1,2,0,3,3
sc/qa/unit/data/ods/functions.ods
Dosyayı görüntüle @
68cd5c4f
No preview for this file type
sc/qa/unit/subsequent_filters-test.cxx
Dosyayı görüntüle @
68cd5c4f
...
...
@@ -373,6 +373,9 @@ void ScFiltersTest::testFunctionsODS()
// text functions
createCSVPath
(
OUString
(
"text-functions."
),
aCSVFileName
);
testFile
(
aCSVFileName
,
pDoc
,
4
);
// statistical functions
createCSVPath
(
OUString
(
"statistical-functions."
),
aCSVFileName
);
testFile
(
aCSVFileName
,
pDoc
,
5
);
xDocSh
->
DoClose
();
}
...
...
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