rclone/cmd/test
Nick Craig-Wood e43b5ce5e5 Remove github.com/pkg/errors and replace with std library version
This is possible now that we no longer support go1.12 and brings
rclone into line with standard practices in the Go world.

This also removes errors.New and errors.Errorf from lib/errors and
prefers the stdlib errors package over lib/errors.
2021-11-07 11:53:30 +00:00
..
changenotify docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
histogram test: add "rclone test histogram" for file name distribution stats 2021-02-13 14:24:43 +00:00
info Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
makefiles lib/file: improve error message when attempting to create dir on nonexistent drive on windows 2021-10-01 23:18:39 +02:00
memory test: consider global option for printing human-readable sizes and avoid unsigned integer overflow 2021-08-31 09:57:27 +02:00
test.go test: move test commands under "rclone test" and make them visible 2021-02-13 14:24:43 +00:00