aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/libs/composer/ComposerJsonTest.php
Commit message (Expand)AuthorAgeFilesLines
* Move a lot of libs tests to the unit test directoryMax Semenik2019-11-111-41/+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/+41
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-41/+0
* tests: Remove use of $IP and MediaWikiTestCase in libs/composer testsTimo Tijhof2019-01-221-6/+5
* checkComposerLockUpToDate: Always check dependenciesKunal Mehta2016-10-161-16/+0
* Improve @covers tags for ComposerJson and ComposerLock testsKunal Mehta2016-10-021-0/+1
* Convert all array() syntax to []Kunal Mehta2016-02-171-10/+10
* Fix @covers tags for includes/libs/composerKunal Mehta2015-01-021-3/+3
* Add checkComposerLockUpToDate.php scriptKunal Mehta2014-12-291-0/+57