Commit Graph

38 Commits (a0a665ea459fe96a0006766cc0d0b25e5cd258df)

Author SHA1 Message Date
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
Thomas Mueller c0f3d8578a folder should be created :-( 14 years ago
Thomas Mueller e3ba0c3082 adding a new test class for mapped local using a dot in the datadir - reflects the issue described in #1659 14 years ago
Thomas Müller 8174e5faf1 make MappedLocal available and testable within Linux as well 14 years ago
Thomas Mueller fd8cb9974b initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 14 years ago
Thomas Mueller 997259df4b reuse \OC_Helper::tmpFolder() 14 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 14 years ago