Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move a lot of libs tests to the unit test directory | Max Semenik | 2019-11-11 | 1 | -41/+0 |
* | tests: Add explicit return type void to setUp() and tearDown() | Max Semenik | 2019-10-30 | 1 | -1/+1 |
* | Revert "Separate MediaWiki unit and integration tests" | Legoktm | 2019-06-13 | 1 | -0/+41 |
* | Separate MediaWiki unit and integration tests | Máté Szabó | 2019-06-13 | 1 | -41/+0 |
* | tests: Remove use of $IP and MediaWikiTestCase in libs/composer tests | Timo Tijhof | 2019-01-22 | 1 | -6/+5 |
* | checkComposerLockUpToDate: Always check dependencies | Kunal Mehta | 2016-10-16 | 1 | -16/+0 |
* | Improve @covers tags for ComposerJson and ComposerLock tests | Kunal Mehta | 2016-10-02 | 1 | -0/+1 |
* | Convert all array() syntax to [] | Kunal Mehta | 2016-02-17 | 1 | -10/+10 |
* | Fix @covers tags for includes/libs/composer | Kunal Mehta | 2015-01-02 | 1 | -3/+3 |
* | Add checkComposerLockUpToDate.php script | Kunal Mehta | 2014-12-29 | 1 | -0/+57 |