Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 3 | -3/+3 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -10/+10 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 3 | -51/+9 |
* | lazy AppConfig | Maxence Lange | 2024-01-15 | 2 | -23/+44 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 3 | -9/+9 |
* | 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 |
* | 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 | -12/+20 |
* | Move tests/core/ to PSR-4 | Joas Schilling | 2016-05-19 | 3 | -0/+404 |