rclone/lib/encoder
Ivan Andreev e78e73eae7 lib/encoder: fix benchmarks
Some day in the past the Slash encode option was added to Onedrive
encoder so it began to encode slashes in file names rather then treat
them as path separators.
This patch adapts benchmark test cases accordingly.

Fixes #5659
2021-11-02 19:23:16 +03:00
..
filename build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
internal/gen lib/encoder: add encoding of square brackets 2021-10-01 10:09:57 +03:00
encoder.go lib/encoder: add encoding of square brackets 2021-10-01 10:09:57 +03:00
encoder_cases_test.go lib/encoder: add encoding of square brackets 2021-10-01 10:09:57 +03:00
encoder_test.go lib/encoder: fix benchmarks 2021-11-02 19:23:16 +03:00
os_darwin.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
os_other.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
os_windows.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
standard.go lib/encoder: remove noencode tag and update CONTRIBUTING 2020-01-17 15:00:01 +00:00