aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/parser/MagicWordArrayTest.php
Commit message (Expand)AuthorAgeFilesLines
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-3/+3
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Add __debugInfo to MediaWikiTestCaseTrait::createNoOpMockthiemowmde2024-04-101-1/+1
* tests: Add or fix Parser test namespacesReedy2024-02-161-0/+4
* tests: Use namespaced classesUmherirrender2023-12-111-0/+3
* Add PHPUnit test for MagicWord classthiemowmde2023-11-211-0/+2
* Merge "Make MagicWordArray not fail on old revs with broken UTF-8"jenkins-bot2023-10-271-0/+1
|\
| * Make MagicWordArray not fail on old revs with broken UTF-8thiemowmde2023-10-271-0/+1
* | parser: Replace exception with /J modifier in MagicWordArraythiemowmde2023-10-271-2/+11
|/
* parser: deprecate unused MagicWord::getId, improve docs and testsTimo Tijhof2023-10-261-0/+1
* parser: Add more complex MagicWordArray test casesthiemowmde2023-10-191-3/+96
* Add missing PHPUnit test for MagicWordArray classthiemowmde2023-10-061-0/+122