aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/node/file.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-680/+0
| | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
* Fix more unit tests to pass a mock storage instead of null to FileInfoVincent Petry2015-12-081-1/+9
|
* Add metadata to post delete hooksRobin Appelman2015-12-011-1/+3
|
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-1/+1
|
* Add getMountPoint to FileInfoRobin Appelman2014-12-171-1/+1
|
* make \OC\Files\Node\Node implement the FileInfo interfaceRobin Appelman2014-12-041-18/+23
|
* Replace deprecated constant with new class constantJoas Schilling2014-11-251-14/+14
|
* Use base class to reset the file mapperJoas Schilling2014-11-191-2/+3
|
* adjust test cases to namespace changesRobin Appelman2013-09-101-14/+14
|
* Provide an implementation of the fileapi for oc6 build on top of the old apiRobin Appelman2013-09-011-0/+664