containerd/content/local
Eng Zer Jun 18ec2761c0
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-03-15 14:03:50 +08:00
..
locks_test.go content: return the error with its timestamp 2021-08-09 16:52:40 -07:00
locks.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
readerat.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
store_bsd.go content/local: use syscall.Timespec.Unix 2022-01-03 12:37:25 +01:00
store_openbsd.go content/local: use syscall.Timespec.Unix 2022-01-03 12:37:25 +01:00
store_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
store_unix.go content/local: use syscall.Timespec.Unix 2022-01-03 12:37:25 +01:00
store_windows.go Licence header added 2018-02-19 10:32:26 +09:00
store.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
writer.go Fix incorrect error wrapped when closing ingest file 2022-01-07 12:23:18 -08:00