aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/node/root.php
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-104/+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
* pass the fileinfo to the node if availableRobin Appelman2016-03-211-11/+4
|
* 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-1/+6
|
* Use base class to reset the file mapperJoas Schilling2014-11-191-2/+3
|
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+0
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* adjust test cases to namespace changesRobin Appelman2013-09-101-4/+4
|
* Provide an implementation of the fileapi for oc6 build on top of the old apiRobin Appelman2013-09-011-0/+106