Commit Graph

69 Commits (284ba5b688d7f0a9d2e1f7b9a68a7e8362be5e67)

Author SHA1 Message Date
Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 12 years ago
Joas Schilling a3a064fe96 Skip some more tests on Windows which just can not work at all 12 years ago
Adam Williamson e0ae87051f storage test: use new file for testTouchCreateFile() 12 years ago
Thomas Müller d0ce600eec On Windows platform we have no stable etag generation - yet 12 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 12 years ago
Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 12 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 12 years ago
Robin Appelman a8532aa2f0 Add test for homestorage getOwner 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 13 years ago
Robin Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 13 years ago
Robin Appelman fffe330bbc Fix parameter order for Storage\Local::hash 13 years ago
Vincent Petry 66bc0f0848 Still return quota value when free space is unknown 13 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 13 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Robin Appelman 3afdcd85e7 Add unit test for quote wrapper size root 13 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 13 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 13 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 13 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 13 years ago
Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 13 years ago
Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 13 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 13 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 13 years ago
Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 13 years ago
Robin Appelman f1e6e80eb1 add specialized storage backend for home folders 13 years ago
Vincent Petry c8df27de73 Fixed quota stream to not wrap read-only fopen calls 13 years ago
Robin Appelman cd8f0c21ce add quota storage wrapper 13 years ago
Robin Appelman a853968f7d move storage wrapper test to new namespace 13 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
Christian Berendt 92e7392852 revoking additional tests 13 years ago
Christian Berendt 37254744b5 remove tests from the wrong test method 13 years ago
Christian Berendt 818e2a364a test moving and copying of subdirectories 13 years ago
Christian Berendt 407753f594 move new tests into the correct test method 13 years ago
Christian Berendt 0a5e18335e test working with files in subdirectories 13 years ago
Christian Berendt e556b7ab55 test working with subdirectories 13 years ago
Christian Berendt 81acfc9498 test copying and moving files in subdirectories 13 years ago
Christian Berendt 21601fd784 increasing difference for modifcation time tests 13 years ago
Robin Appelman a7c70915d5 fix storage wrapper namespaces 13 years ago
Robin Appelman 63c898c064 Make rmdir recursive for local storage 13 years ago
Robin Appelman ba9db19640 Add wrapper storage backend 13 years ago
Robin Appelman 258ad38fd3 Fix touch for creating new files 14 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 14 years ago
Thomas Mueller 191da024fa new test cases added to search in sub folders 14 years ago