Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 3 | -9/+9 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 3 | -3/+0 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -4/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -2/+4 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Fix tests | Roeland Jago Douma | 2016-09-06 | 1 | -2/+2 |
* | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 3 | -9/+18 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 3 | -0/+565 |