rclone/fstest
Nick Craig-Wood 65b2e378e0 drive: fix incorrect remote after Update on object
Before this change, when Object.Update was called in the drive
backend, it overwrote the remote with that of the object info.

This is incorrect - the remote doesn't change on Update and this patch
fixes that and introduces a new test to make sure it is correct for
all backends.

This was noticed when doing Update of objects in a nested combine
backend.

See: https://forum.rclone.org/t/rclone-runtime-goroutine-stack-exceeds-1000000000-byte-limit/37912
2023-05-03 13:51:27 +01:00
..
fstests drive: fix incorrect remote after Update on object 2023-05-03 13:51:27 +01:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs mockfs: make it so it can be registered as an Fs 2023-04-28 14:31:05 +01:00
mockobject Error strings should not be capitalized 2022-06-23 23:26:02 +02:00
test_all gcs: empty directory markers #3453 2023-04-28 14:31:05 +01:00
testserver fstest: fix typo found by codespell 2023-03-25 09:34:10 +01:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
run.go test: replace defer cleanup with t.Cleanup 2022-12-09 14:38:05 +00:00