aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Storage/Storage.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Fix other uses of removed Storage interfaceCôme Chilliet2024-09-161-1/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-39/+39
* Merge branch 'master' into jr-readdir-false-falseJohn Molakvoæ2024-08-161-20/+6
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
| * make storage directory test be a bit less strict about mtimesRobin Appelman2024-02-071-2/+3
* | Clean-up some remaining readdir calls with undesirable false evaluation poten...Josh Richards2023-06-241-2/+2
|/
* fix using FSEEK_END with SeekableHttpStream to get file sizeRobin Appelman2022-09-151-0/+14
* ciRobin Appelman2021-10-151-0/+3
* explicitly close source stream on local storageDaniel Kesselberg2021-09-211-1/+2
* Fix getDirectoryContent implementation for Jail wrapperRobin Appelman2020-04-301-0/+15
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-15/+15
* fix writeStream for jail wrapperRobin Appelman2018-10-311-0/+17
* Added storage tests for fopen with special charsVincent Petry2016-07-201-6/+20
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+617