summaryrefslogtreecommitdiffstats
path: root/tests/Core/Command/Config
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-128-25/+25
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-093-3/+3
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-098-8/+0
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-4/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-2/+4
* Make phpunit8 compatibleRoeland Jago Douma2019-11-278-8/+8
* Fix testsJoas Schilling2017-01-121-0/+6
* Fix testsRoeland Jago Douma2016-09-062-4/+4
* Fix depreccated getMock in Core/Command testsRoeland Jago Douma2016-09-018-28/+52
* Move tests/core/ to PSR-4Joas Schilling2016-05-198-0/+1478