aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/libs/composer/ComposerLockTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move a lot of libs tests to the unit test directoryMax Semenik2019-11-111-120/+0
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-1/+1
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-0/+120
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-120/+0
* tests: Remove use of $IP and MediaWikiTestCase in libs/composer testsTimo Tijhof2019-01-221-5/+4
* build: Updating mediawiki/mediawiki-codesniffer to 22.0.0Umherirrender2018-09-161-1/+1
* Use SPDX 3.0 license identifierKunal Mehta2018-03-181-4/+4
* checkComposerLockUpToDate: Always check dependenciesKunal Mehta2016-10-161-8/+0
* Improve @covers tags for ComposerJson and ComposerLock testsKunal Mehta2016-10-021-0/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-53/+53
* Fix remaining Generic.Files.LineLength failuresAmir E. Aharoni2015-10-031-3/+8
* Improve appearance of libraries on Special:VersionKunal Mehta2015-06-261-0/+61
* Don't display composer installed extensions/skins on Special:VersionKunal Mehta2015-01-051-5/+33
* Fix @covers tags for includes/libs/composerKunal Mehta2015-01-021-1/+4
* Add checkComposerLockUpToDate.php scriptKunal Mehta2014-12-291-0/+31