aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/languages/LanguageCodeTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move LanguageCodeTest from integration to unitAmir Sarabadani2019-07-111-200/+0
* Ensure LanguageCode::bcp47() returns a valid BCP 47 language codeC. Scott Ananian2018-10-111-2/+41
* Revert "Ensure LanguageCode::bcp47() returns a valid BCP 47 language code"Greg Grossmeier2018-07-231-41/+2
* Ensure LanguageCode::bcp47() returns a valid BCP 47 language codeC. Scott Ananian2018-07-131-2/+41
* build: Updating mediawiki/mediawiki-codesniffer to 16.0.0Umherirrender2018-02-171-1/+1
* Remove various redundant '@license' tags in file headersTimo Tijhof2018-01-121-2/+0
* Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCaseKunal Mehta2018-01-011-0/+2
* Family name of Thiemo changedThiemo Mättig2017-11-141-1/+1
* Refactor global function wfBCP47 to static function LanguageCode::bcp47Fomafix2017-10-051-0/+115
* Add new static function LanguageCode::replaceDeprecatedCodesFomafix2017-08-101-0/+6
* Break up $wgDummyLanguageCodesThis, that and the other2017-03-081-0/+40