aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/libs/ArrayUtilsTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move a lot of libs tests to the unit test directoryMax Semenik2019-11-111-308/+0
* Add public as visibility in tests folderUmherirrender2019-10-101-4/+4
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-0/+308
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-308/+0
* Get rid of unnecessary func_get_args() and friendsAryeh Gregor2019-04-121-3/+1
* tests: Remove some unused stuff in phpunit testsMax Semenik2018-03-261-2/+0
* build: Updating mediawiki/mediawiki-codesniffer to 16.0.0Umherirrender2018-02-171-1/+1
* Move @group and @covers tags in tests close to classUmherirrender2018-01-281-1/+0
* Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCaseKunal Mehta2018-01-011-0/+3
* Convert all array() syntax to []Kunal Mehta2016-02-171-192/+192
* Stop doing $that = $this in Testsaddshore2016-02-091-5/+4
* Fix whitespace issues around parenthesesVivek Ghaisas2015-06-161-1/+1
* Consistently name the $this callback variable "$that"Timo Tijhof2015-05-131-5/+5
* Convert most libs/ tests to use PHPUnit_Framework_TestCaseChad Horohoe2014-12-291-1/+1
* Move Test files under same folder structure where class is (/includes/)umherirrender2014-12-161-0/+311