aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/SimpleFS/SimpleFileTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-11/+11
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Separate fopen into read and write methodsJulius Härtl2018-07-111-3/+11
* Add fopen method to ISimpleFileJulius Härtl2018-07-111-0/+8
* Hardening of SimpleFile getContentRoeland Jago Douma2018-02-271-0/+22
* Add TestsRoeland Jago Douma2016-10-051-0/+104