rclone/backend/cache
Fabian Möller aeefa34f62
fstests: add TestInternal ()
TestInternal allows to perform a custom test on the backend using the
optional InternalTester interface.
2018-02-25 10:58:06 +01:00
..
cache.go cache: fix dirmove with temp fs enabled 2018-02-14 23:47:45 +02:00
cache_internal_test.go cache: fix dirmove with temp fs enabled 2018-02-14 23:47:45 +02:00
cache_mount_unix_test.go cache: offline uploading 2018-01-30 00:05:04 +02:00
cache_mount_windows_test.go cache: offline uploading 2018-01-30 00:05:04 +02:00
cache_test.go fstests: add TestInternal () 2018-02-25 10:58:06 +01:00
cache_unsupported.go Move all backends into backend directory 2018-01-12 17:07:38 +00:00
directory.go cache: offline uploading 2018-01-30 00:05:04 +02:00
handle.go cache: add support for polling 2018-02-10 22:01:05 +02:00
object.go cache: notify vfs when using temp fs - fixes 2018-02-11 22:30:58 +02:00
plex.go cache: offline uploading 2018-01-30 00:05:04 +02:00
storage_memory.go cache: offline uploading 2018-01-30 00:05:04 +02:00
storage_persistent.go cache: offline uploading 2018-01-30 00:05:04 +02:00