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
ce20ba5d
Kaydet (Commit)
ce20ba5d
authored
Ock 26, 2015
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add older problems to unit test, tdf#63230
Check that various older problems remain fixed.
üst
9a5f4b3b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
svl.cxx
svl/qa/unit/svl.cxx
+8
-2
No files found.
svl/qa/unit/svl.cxx
Dosyayı görüntüle @
ce20ba5d
...
...
@@ -518,9 +518,15 @@ void Test::testI116701()
void
Test
::
testDateInput
()
{
// Data from https://bugs.documentfoundation.org/show_bug.cgi?id=63230
// attachment https://bugs.documentfoundation.org/attachment.cgi?id=79051
const
char
*
aData
[][
2
]
=
{
"Europe/Paris"
,
"1938-10-07"
,
// i#76623
"Europe/Moscow"
,
"1919-07-01"
,
// i#86094
"Europe/Tallinn"
,
"1790-03-01"
,
// i#105864
"Australia/Perth"
,
"2004-04-11"
,
// i#17222
"America/Sao_Paulo"
,
"1902-04-22"
,
// tdf#44286
// Data from https://bugs.documentfoundation.org/show_bug.cgi?id=63230
// https://bugs.documentfoundation.org/attachment.cgi?id=79051
"Africa/Accra"
,
"1800-01-01"
,
"Africa/Accra"
,
"1800-04-10"
,
"Africa/Addis_Ababa"
,
"1870-01-01"
,
...
...
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