rclone/fstest
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
..
fstests Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
mockdir build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
mockfs test: Add context to mockfs.NewFs #3257 #4685 2020-11-09 18:05:54 +00:00
mockobject fstest: add ability for mock objects and filesystems to have hashes 2020-06-30 12:01:36 +01:00
test_all Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
testserver Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
testy testy: test utility functions 2020-06-15 21:34:37 +01:00
fstest.go config: delay load config file (#5258) 2021-04-26 23:37:49 +02:00
run.go lib/file: improve error message when attempting to create dir on nonexistent drive on windows 2021-10-01 23:18:39 +02:00