aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/languages
Commit message (Expand)AuthorAgeFilesLines
* tests: Use namespaced classesUmherirrender2024-10-211-0/+2
* language: Add missing documentation to class propertiesUmherirrender2024-09-171-0/+2
* Replace generic `new Exception` with more generic onesthiemowmde2023-10-171-1/+1
* LocalisationCache: Move internal static data to private constantsthiemowmde2023-07-231-1/+1
* languages: Enforce namespace and special page aliases without spacesUmherirrender2023-03-171-0/+10
* Move LanguageTest unit test to proper subdirectoryC. Scott Ananian2023-01-271-122/+0
* tests: Replace assertRegExp with assertMatchesRegularExpressionDaimona Eaytoy2022-10-071-3/+3
* Add structure test for Messages*.php filesTim Starling2022-06-161-0/+146
* Language: Inject NamespaceInfoBartosz Dziewoński2022-05-111-0/+1
* Language: retrieve MainConfig instead of using a bunch of globalsDannyS7122022-03-151-2/+2
* Add missing @param and @return to documentation in testsUmherirrender2021-01-221-0/+1
* Hooks::run() call site migrationTim Starling2020-05-301-1/+3
* languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-031-1/+3
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Add tests for Language::firstChar()Max Semenik2019-12-091-0/+22
* Add tests to a few Language class methodsMax Semenik2019-11-171-0/+44
* Cache nonexistence of grammar transformationsAryeh Gregor2019-10-291-0/+50
* tests: Move unit/languages to unit/includes/languageTimo Tijhof2019-07-152-262/+0
* Move LanguageCodeTest from integration to unitAmir Sarabadani2019-07-111-0/+198
* Unset all globals unneeded for unit tests, assert correct directoryAmir Sarabadani2019-07-091-0/+64
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-64/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+64