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
73c70f28
Kaydet (Commit)
73c70f28
authored
Nis 05, 2014
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
disable build breaker test
Change-Id: I78f3cf06bee431ccfc72a2ecea48383f023488ea
üst
f854b050
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
test_languagetag.cxx
i18nlangtag/qa/cppunit/test_languagetag.cxx
+3
-0
No files found.
i18nlangtag/qa/cppunit/test_languagetag.cxx
Dosyayı görüntüle @
73c70f28
...
@@ -445,6 +445,8 @@ void TestLanguageTag::testAllTags()
...
@@ -445,6 +445,8 @@ void TestLanguageTag::testAllTags()
#if USE_LIBLANGTAG
#if USE_LIBLANGTAG
// 'zh-yue-HK' uses extlang and should be preferred 'yue-HK'
// 'zh-yue-HK' uses extlang and should be preferred 'yue-HK'
// Disable until internal vs liblangtag is sorted out.
#if 0
{
{
OUString s_zh_yue_HK( "zh-yue-HK" );
OUString s_zh_yue_HK( "zh-yue-HK" );
LanguageTag zh_yue_HK( s_zh_yue_HK );
LanguageTag zh_yue_HK( s_zh_yue_HK );
...
@@ -464,6 +466,7 @@ void TestLanguageTag::testAllTags()
...
@@ -464,6 +466,7 @@ void TestLanguageTag::testAllTags()
CPPUNIT_ASSERT( zh_yue_HK_Fallbacks[0] == "yue-HK");
CPPUNIT_ASSERT( zh_yue_HK_Fallbacks[0] == "yue-HK");
CPPUNIT_ASSERT( zh_yue_HK_Fallbacks[1] == "yue");
CPPUNIT_ASSERT( zh_yue_HK_Fallbacks[1] == "yue");
}
}
#endif
#endif
#endif
// 'qtz' is a local use known pseudolocale for key ID resource
// 'qtz' is a local use known pseudolocale for key ID resource
...
...
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