ringmaster
|
0e85618c42
|
Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead.
|
2014-06-04 07:55:46 +02:00 |
Vincent Petry
|
1e39719926
|
Added unit tests for external cache folder
|
2014-03-24 14:32:04 +01:00 |
Robin Appelman
|
e888bdda30
|
get rid of failing test that don't cause additional downloads
|
2013-12-06 18:26:38 +01:00 |
Vincent Petry
|
d9ab964ff9
|
Added missing test with leading backslash
|
2013-11-14 15:36:03 +01:00 |
Vincent Petry
|
c06d8bb007
|
Fixed normalizePath() to strip out single dot dirs
Now removing "/./" and trailing "/." from the paths when normalizing.
|
2013-11-14 13:15:03 +01:00 |
Vincent Petry
|
34c92f6656
|
Now using HomeStorage for legacy home storage ids
Legacy home storage ids with the format "local://path/to/datadir/user1"
are now also wrapped by the HomeStorage.
|
2013-11-12 18:01:02 +01:00 |
Florin Peter
|
5076c0d392
|
changed tests for using new normalizer
|
2013-05-24 20:37:11 +02:00 |
Robin Appelman
|
ad360296b9
|
Update tests and apps to the new \OC\Files\Filesystem::init signature
|
2013-02-11 11:06:09 +01:00 |
Thomas Mueller
|
cbf6b28f45
|
uncomment failing calls to \OC\Files\Filesystem::file_put_contents
|
2013-02-05 20:21:29 +01:00 |
Robin Appelman
|
709aacfa0f
|
change behaviour of Filesystem::getMountPoint when a mountpoint is passed as path without trailing slash
|
2012-11-24 23:41:39 +01:00 |
Robin Appelman
|
7ad8bf3156
|
move filesystem test case
|
2012-10-26 18:07:01 +02:00 |