rclone/cmd/mountlib
Eng Zer Jun 8cf76f5e11 test: use T.TempDir to create temporary test directory
The directory created by `T.TempDir` is automatically removed when the
test and all its subtests complete.

Reference: https://pkg.go.dev/testing#T.TempDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-02-01 11:47:04 +00:00
..
check_linux.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
check_other.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
help.go docs: improve grammar and fix typos (#5361) 2021-11-04 12:50:43 +01:00
mount.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
rc_test.go test: use T.TempDir to create temporary test directory 2022-02-01 11:47:04 +00:00
rc.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00
sighup_unsupported.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
sighup.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
utils.go Remove github.com/pkg/errors and replace with std library version 2021-11-07 11:53:30 +00:00