rclone/backend/drive
Nick Craig-Wood 64ec5709fe drive: fix integration tests by enabling metadata support from the context
Before this change, the drive backend only used metadata if it was
created with Metadata enabled.

This patch changes it so the Metadata support is enabled dynamically
if it is set in the context.

This fixes the metadata tests in the integration tests which have been
changed to make sure Metadata is enabled.
2023-11-19 12:48:27 +00:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive.go drive: fix integration tests by enabling metadata support from the context 2023-11-19 12:48:27 +00:00
drive_internal_test.go drive: Make --drive-stop-on-upload-limit to respond to storageQuotaExceeded 2023-03-07 11:00:08 +00:00
drive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
metadata.go fs: implement --metadata-mapper to transform metatadata with a user supplied program 2023-11-18 17:49:35 +00:00
upload.go backends: Add context checking to remaining backends #4504 2021-03-16 16:17:22 +00:00