torrent/test
Eng Zer Jun 841a702e34
test: use `T.TempDir` to create temporary test directory (#718)
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-02 18:26:46 +11:00
..
init_test.go Implement sqlite directly without using piece resources 2021-05-04 19:51:42 +10:00
issue377_test.go gofumpt 2021-11-08 14:47:01 +11:00
transfer_test.go test: use `T.TempDir` to create temporary test directory (#718) 2022-02-02 18:26:46 +11:00
unix_test.go Tidy up the Dialer interface 2021-06-21 13:29:26 +10:00