rclone/fstest/test_all
Ivan Andreev ccecfa9cb1 chunker: finish meta-format before release
changes:
- chunker: remove GetTier and SetTier
- remove wdmrcompat metaformat
- remove fastopen strategy
- make hash_type option non-advanced
- adverise hash support when possible
- add metadata field "ver", run strict checks
- describe internal behavior in comments
- improve documentation

note:
wdmrcompat used to write file name in the metadata, so maximum metadata
size was 1K; removing it allows to cap size by 200 bytes now.
2019-09-25 11:03:33 +01:00
..
clean.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
config.go fstest: let backends advertise maximum file size 2019-09-24 12:45:12 +01:00
config.yaml chunker: finish meta-format before release 2019-09-25 11:03:33 +01:00
report.go test_all: write index.json and add branch, commit and Go version to report 2019-09-08 11:35:56 +01: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 fstest: let backends advertise maximum file size 2019-09-24 12:45:12 +01:00
test_all.go test_all: write index.json and add branch, commit and Go version to report 2019-09-08 11:35:56 +01:00