aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/api/query/ApiQueryLanguageinfoTest.php
Commit message (Expand)AuthorAgeFilesLines
* PHPUnit: Use FQCN with leading backslash in @covers annotationFomafix2024-11-191-1/+1
* Use ++ and -- rather than += 1 and -= 1Reedy2024-10-171-3/+6
* Add namespace to includes/api classesJames D. Forrester2024-09-251-1/+1
* tests: Namespace api testsReedy2024-02-181-0/+3
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-1/+1
* MessagesSr: Use aliases in Serbian Latin script as wellzoranzoki212023-10-281-1/+1
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-1/+1
* ApiQueryLanguageinfoTest: Do not pass a float to setFakeTimeMartin Urbanec2023-02-141-3/+19
* Implement LanguageConverter for sh.wikiAcamicamacaraca2022-11-151-14/+0
* Use short array destructuring instead of list()Tim Starling2022-10-211-8/+8
* ApiQueryLanguageinfo: Allow fetching variant names from APIFunc2022-10-051-20/+42
* Step 1 of renaming sr-ec and sr-el to sr-cyrl and sr-latnFomafix2022-07-101-1/+1
* api: Use fake timer to test ApiQueryLanguageinfoUmherirrender2021-08-041-42/+13
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Tests: Mark more more closures as staticUmherirrender2021-02-091-6/+6
* Move ApiQuery* tests under the /query subdirectoryAaron Schulz2020-10-301-0/+184