aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/DeprecatedGlobalTest.php
Commit message (Expand)AuthorAgeFilesLines
* Make DeprecatedGlobalTest a pure unit testDannyS7122021-03-011-80/+0
* Tests: Mark more more closures as staticUmherirrender2021-02-091-1/+1
* Use expectWarning/Deprecation/Notice/Error() in phpunit testsUmherirrender2021-01-041-4/+2
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-2/+2
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-2/+2
* Update tests to use PHPUnit 6 class namesMax Semenik2019-10-061-4/+5
* phpunit: Fix failing DeprecatedGlobalTest on HHVM at Travis CITimo Tijhof2017-07-281-0/+11
* build: Update mediawiki/mediawiki-codesniffer to 0.10.1Kunal Mehta2017-07-221-1/+1
* DeprecatedGlobal: Support lazy-loading via StubObjectKunal Mehta2017-07-051-0/+70