rclone/backend/cache
Nick Craig-Wood 8f9d5af26d cache: remove mount tests as they aren't being run and cause maintenance issues
Before this change the cache backend contained its own routines for
mounting testing on that mount.

These tests are never run on the CI and cause a maintenance burden.

This commit removes the tests.
2020-07-24 11:57:49 +01:00
..
cache.go cache: fix dedupe on caches wrapping drives - fixes #4320 2020-06-10 21:52:52 +01:00
cache_internal_test.go cache: remove mount tests as they aren't being run and cause maintenance issues 2020-07-24 11:57:49 +01:00
cache_test.go cache: fix dedupe on caches wrapping drives - fixes #4320 2020-06-10 21:52:52 +01:00
cache_unsupported.go Remove builds conditional on go1.7 since that is now guaranteed #2154 2018-04-07 11:42:55 +01:00
cache_upload_test.go cache: disable race tests until bbolt is fixed 2020-02-27 08:05:28 +00:00
directory.go backend/cache: Remove Unused Functions 2020-02-12 11:23:57 +00:00
handle.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
object.go cache: fix `fatal error: concurrent map writes` - fixes #2378 2020-01-18 11:27:00 +00:00
plex.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
storage_memory.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
storage_persistent.go cache: move methods used for testing into test file 2020-03-16 18:41:32 +00:00
utils_test.go cache: move methods used for testing into test file 2020-03-16 18:41:32 +00:00