Commit Graph

15 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
Côme Chilliet 22822d5e9b
fix: Fix other uses of removed Storage interface 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Robin Appelman 5aea3f4d76 make storage directory test be a bit less strict about mtimes 2 years ago
Josh Richards e7cbaf3ee3 Clean-up some remaining readdir calls with undesirable false evaluation potential 3 years ago
Robin Appelman d8961ed10f
fix using FSEEK_END with SeekableHttpStream to get file size 3 years ago
Robin Appelman 294b218895
ci 4 years ago
Daniel Kesselberg e60a829b42
explicitly close source stream on local storage 4 years ago
Robin Appelman 4e6d3d1880
Fix getDirectoryContent implementation for Jail wrapper 6 years ago
Christoph Wurst 1584c9ae9c
Add visibility to all methods and position of static keyword 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Robin Appelman 9b3cc72f7c
fix writeStream for jail wrapper 7 years ago
Vincent Petry 631af42b3a
Added storage tests for fopen with special chars 10 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Stefan Weil 02e226a6b3 tests: Fix typos (found by codespell) 10 years ago
Robin Appelman c3e4ced64a fix getNodeForPath for non existing part files 10 years ago
Robin Appelman fb76d7de69 remove unused Storage->getLocalFolder 10 years ago
Robin Appelman 38a2467a4f test for statcache after fopen 10 years ago
Jörn Friedrich Dreyer 17ef187681 add is* storage tests 10 years ago
Vincent Petry e15dd783ab Workaround for empty dir deletion for SFTP 11 years ago
Vincent Petry 120588dd7a Disable update check test when testing wrappers 11 years ago
Vincent Petry c4cb93e644 Added storage backend test for checkUpdate 11 years ago
Jan-Christoph Borchardt 4e93d9e3a2 remove logo-wide from tests 11 years ago
Robin Appelman 2213d6597c add tests for copyFromStorage with same storage 11 years ago
Thomas Müller 104d11ec4c Fixing encryption storage wrapper tests 11 years ago
Vincent Petry 5c9998179f Properly quote file names in listFiles query for GDrive 11 years ago
Lukas Reschke 53f67fc65d Revert "Properly quote file names in listFiles query for GDrive" 11 years ago
Vincent Petry 43588fe2f7 Properly quote file names in listFiles query for GDrive 11 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 11 years ago
Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 11 years ago
Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 11 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 12 years ago
Robin Appelman 8c5521fdfc Add $storage->instanceOfStorage to handle instanceof for storage wrappers 12 years ago
Robin Appelman 03ba497a8c add recursive copy to local storage backend 12 years ago
Robin Appelman 38c1da0976 fix recursive rename for local storage backend 12 years ago
Robin Appelman c99e254178 aditional test cases for copy and rename 12 years ago
Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents 12 years ago
Robin Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 12 years ago
Robin Appelman fffe330bbc Fix parameter order for Storage\Local::hash 12 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 12 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 12 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 12 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 12 years ago
Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 12 years ago
Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 12 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 12 years ago
Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 12 years ago
Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 13 years ago
Robin Appelman 97f0bc1c4a Storage: remove tests for search 13 years ago
Christian Berendt 8c9e6db1b1 increasing allowed time difference 13 years ago