]> Sergey Matveev's repositories - btrtrc.git/commit
Replace internal/tmproot with Testing.TB.TempDir
authorMatt Joiner <anacrolix@gmail.com>
Mon, 22 Feb 2021 03:30:09 +0000 (14:30 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 22 Feb 2021 03:30:09 +0000 (14:30 +1100)
commit7f7c59d52e2f6c1166001d76b19193597cad66df
tree37723dd47e83bfb3ccf0b814af9f7b4b2d076b1a
parent91454b65fa8895e57f3d7c81ca5e8a731947f4c9
Replace internal/tmproot with Testing.TB.TempDir
13 files changed:
client_test.go
internal/tmproot/dir.go [deleted file]
issue211_test.go
main_test.go
peerconn_test.go
pexconn_test.go
reader_test.go
test/init_test.go
test/issue377_test.go
test/transfer_test.go
test/unix_test.go
testing.go
torrent_test.go