wiki.techinc.nl/tests/phpunit/includes/language
Winston Sung a9058148ba
Follow-up "ZhConverter: Fix language variant fallback chain"
* Removed 'zh' from all variants to prevent unexpected conversion
  (e.g., Hant in zh-cn converted to Hani with
  -{H|zh:Hani; zh-hant:Hant;}- ,
  which was referring to
  -{H|Hani=>zh-hant:Hant; Hani=>zh-tw:Hant; Hani=>zh-hk:Hant;
  Hani=>zh-mo:Hant;}-
  instead of
  -{H|zh-hans:Hani; zh-hant:Hant;}- )

Bug: T352554
Change-Id: I58db0f92e911dcce38beb2d9835681a8158328db
2024-03-08 11:37:41 +08:00
..
converters tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
ConverterRuleTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
LanguageClassesTestCase.php
LanguageConverterFactoryTest.php Follow-up "ZhConverter: Fix language variant fallback chain" 2024-03-08 11:37:41 +08:00
LanguageConverterIntegrationTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
LanguageConverterTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
LanguageConverterTestTrait.php
LanguageFallbackIntegrationTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
LanguageIntegrationTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
LocalisationCacheTest.php Add TranslationAliasesDirs to specify special page aliases in JSON 2024-03-06 18:13:28 +05:30
MessageCacheTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
MessageTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00
TimeAdjustTest.php tests: Fix @covers and @coversDefaultClass to have leading \ 2024-02-16 22:43:56 +00:00