nextcloud/tests/lib/Files
Roeland Jago Douma 68748d4f85
Some php-cs fixes
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
..
AppData Some php-cs fixes 2019-11-22 20:52:10 +01:00
Cache Some php-cs fixes 2019-11-22 20:52:10 +01:00
Config Some php-cs fixes 2019-11-22 20:52:10 +01:00
Mount Some php-cs fixes 2019-11-22 20:52:10 +01:00
Node Some php-cs fixes 2019-11-22 20:52:10 +01:00
ObjectStore Some php-cs fixes 2019-11-22 20:52:10 +01:00
SimpleFS Some php-cs fixes 2019-11-22 20:52:10 +01:00
Storage Some php-cs fixes 2019-11-22 20:52:10 +01:00
Stream Some php-cs fixes 2019-11-22 20:52:10 +01:00
Type Some php-cs fixes 2019-11-22 20:52:10 +01:00
Utils test: add unit test for files:scan --shallow 2018-05-18 14:51:08 -07:00
EtagTest.php Use proper methods for registerBackend 2017-08-15 11:29:15 +02:00
FileInfoTest.php Add dispatcher events to User and Group objects 2019-03-01 20:56:59 +01:00
FilesystemTest.php Move normalizePath to regexes instead of looping 2018-10-10 13:23:59 +02:00
PathVerificationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
ViewTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00