summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/utils
Commit message (Collapse)AuthorAgeFilesLines
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-190/+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
* triger the propagator from the command line scannerRobin Appelman2016-04-251-0/+24
|
* remove old propagation logicRobin Appelman2015-12-011-61/+0
|
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+7
|
* Skip unavailable storages in scannerRobin Appelman2015-11-271-5/+5
|
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-2/+2
|
* Add unit testsLukas Reschke2015-07-271-0/+28
|
* add unit testRobin Appelman2015-06-291-0/+43
|
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-6/+2
| | | | | | | | | | The purpose of $originalStorage in unit tests was to remount the old root. However that storage itself is already wrapped by storage wrapper, so remounting it would rewrap the storage several times. This fix makes use of "loginAsUser()" and "logout()" from the TestCase class to properly initialize and cleanup the FS as expected.
* Add public api for mount configurationsRobin Appelman2014-12-041-6/+6
|
* Use base class to reset the file mapperJoas Schilling2014-11-191-1/+0
|
* Correctly restore previous root mount point after testingJoas Schilling2014-11-171-1/+17
|
* Fix contructor in testRobin Appelman2014-09-101-3/+3
|
* Fix uit testsRobin Appelman2014-06-051-2/+2
|
* Fix unit testsRobin Appelman2014-06-041-4/+10
|
* Fix unit testsRobin Appelman2014-06-031-0/+2
|
* propagate changes in the scannerRobin Appelman2014-06-021-0/+56
|
* Scanner: additional tests for reusing etags during scanningRobin Appelman2013-08-121-0/+74