rclone/fstest/test_all
Aleksandar Jankovic f78cd1e043 Add context propagation to rclone
- Change rclone/fs interfaces to accept context.Context
- Update interface implementations to use context.Context
- Change top level usage to propagate context to lover level functions

Context propagation is needed for stopping transfers and passing other
request-scoped values.
2019-06-19 11:59:46 +01:00
..
clean.go Add context propagation to rclone 2019-06-19 11:59:46 +01:00
config.go test_all: run restic integration tests against local backend 2019-05-01 16:09:50 +01:00
config.yaml test_all: run restic integration tests against local backend 2019-05-01 16:09:50 +01:00
report.go test_all: limit to go1.11 so the template used is supported 2018-11-23 17:17:19 +00:00
run_test.go test_all: limit to go1.11 so the template used is supported 2018-11-23 17:17:19 +00:00
run.go build: fix problems found by the deadcode linter 2019-02-02 11:45:07 +00:00
test_all.go build: fix problems found by the deadcode linter 2019-02-02 11:45:07 +00:00