rclone/fstest/test_all
Nick Craig-Wood 2e21c58e6a fs: deglobalise the config #4685
This is done by making fs.Config private and attaching it to the
context instead.

The Config should be obtained with fs.GetConfig and fs.AddConfig
should be used to get a new mutable config that can be changed.
2020-11-26 16:40:12 +00:00
..
clean.go fs: Add context to NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
config.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00
config.yaml filefabric: Implement the Enterprise File Fabric backend 2020-11-25 21:11:29 +00:00
report.go test_all: export more internal variables to index.json for analysis 2020-08-20 12:23:33 +01:00
run_test.go build: update to use go1.14 for the build 2020-02-26 21:26:47 +00:00
run.go fs: deglobalise the config #4685 2020-11-26 16:40:12 +00:00
test_all.go docs: spelling: e.g. 2020-10-28 18:16:23 +00:00