summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Node/FileTest.php
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-10/+10
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-10/+10
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-16/+16
* Mode to modern phpunitRoeland Jago Douma2019-11-271-15/+15
* Fix files node API failed rename/copyVincent Petry2017-01-121-3/+0
* Refactor files node API for more code reuseVincent Petry2017-01-111-366/+17
* DI for root.phpLukas Reschke2016-11-021-29/+71
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-21/+27
* Improve FileTestRoeland Jago Douma2016-07-081-237/+153
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+680