containerd/cio
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
..
io_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
io_unix_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
io_unix.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
io_windows_test.go Remove redundant build tags 2021-08-05 22:27:46 -07:00
io_windows.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
io.go cio: FIFOSet.Close() check if FIFOSet is nill to prevent NPE 2021-02-01 11:17:51 +01:00