summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/storage
Commit message (Expand)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-192-0/+7
* Fixed quota wrapper to not wrap failed fopen streamsVincent Petry2014-01-191-0/+19
* Added unit test for the test() methodVincent Petry2013-12-031-0/+7
* Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-11-291-1/+13
* Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefixVincent Petry2013-11-261-1/+9
|\
| * Improved unit test for "overwrite on move"Vincent Petry2013-11-251-3/+5
| * Added unit test for "overwrite file on rename/move"Vincent Petry2013-11-251-0/+6
* | Updated unit tests for SMBVincent Petry2013-11-261-1/+2
|/
* Fixed SMB file deletion success detectionVincent Petry2013-11-191-2/+14
* Now using HomeStorage for legacy home storage idsVincent Petry2013-11-121-2/+27
* Merge pull request #5652 from owncloud/front-port-5647-masterThomas Müller2013-11-011-15/+26
|\
| * extend unit test to directories starting or ending in whitespaceJörn Friedrich Dreyer2013-10-311-15/+26
* | add specialized storage backend for home foldersRobin Appelman2013-10-291-0/+71
|/
* Fixed quota stream to not wrap read-only fopen callsVincent Petry2013-10-251-0/+22
* merge master in storage-wrapper-quotaRobin Appelman2013-08-181-50/+3
|\
| * Merge branch 'master' into storage-test-cleanupThomas Müller2013-07-241-4/+4
| |\
| * | Storage: remove some unneeded strict tests of mtime behaviourRobin Appelman2013-07-161-21/+2
| * | Storage: remove tests for searchRobin Appelman2013-07-161-29/+1
* | | add quota storage wrapperRobin Appelman2013-07-251-0/+61
* | | move storage wrapper test to new namespaceRobin Appelman2013-07-251-2/+2
| |/ |/|
* | increasing allowed time differenceChristian Berendt2013-07-081-9/+9
* | revoking additional testsChristian Berendt2013-07-041-99/+0
* | remove tests from the wrong test methodChristian Berendt2013-07-031-10/+0
* | test moving and copying of subdirectoriesChristian Berendt2013-07-031-0/+41
* | move new tests into the correct test methodChristian Berendt2013-07-031-10/+10
* | test working with files in subdirectoriesChristian Berendt2013-07-031-0/+10
* | test working with subdirectoriesChristian Berendt2013-07-031-0/+48
* | test copying and moving files in subdirectoriesChristian Berendt2013-07-031-0/+10
* | increasing difference for modifcation time testsChristian Berendt2013-07-031-9/+9
|/
* Merge pull request #3763 from owncloud/recursive-rmdirThomas Müller2013-06-301-1/+13
|\
| * Make rmdir recursive for local storageRobin Appelman2013-06-171-1/+13
* | fix storage wrapper namespacesRobin Appelman2013-06-281-1/+1
* | Add wrapper storage backendRobin Appelman2013-05-081-0/+26
|/
* Fix touch for creating new filesRobin Appelman2013-04-101-0/+6
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-121-2/+1
* new test cases added to search in sub foldersThomas Mueller2013-02-151-0/+16
* folder should be created :-(Thomas Mueller2013-02-151-0/+2
* adding a new test class for mapped local using a dot in the datadir - reflect...Thomas Mueller2013-02-151-0/+40
* make MappedLocal available and testable within Linux as wellThomas Müller2013-02-091-0/+40
* initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-061-4/+13
* reuse \OC_Helper::tmpFolder()Thomas Mueller2013-02-041-4/+1
* merge master into filesystemRobin Appelman2013-01-261-26/+26
* merge master into filesystemRobin Appelman2013-01-162-2/+1
* merge master into filesystemRobin Appelman2012-10-111-151/+162
* merge phpunit into filesystemRobin Appelman2012-10-081-15/+17
* move storage backend test cases to their own namespaceRobin Appelman2012-09-223-0/+304