]> Sergey Matveev's repositories - btrtrc.git/commit
Extract the transfer tests
authorMatt Joiner <anacrolix@gmail.com>
Thu, 20 Feb 2020 02:57:24 +0000 (13:57 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 20 Feb 2020 02:57:24 +0000 (13:57 +1100)
commit0d4858ba29a32c0a46ad38dfccc2328c8c04f57e
tree8e7757c60faa2bd54b2f9d7d3433dd10a32732f9
parente9e128cbf8e4752b33d158bd781f7c4de94703e1
Extract the transfer tests

We need them external the torrent package so we can test the API for adding dialers and listeners.
client_test.go
go.mod
internal/tmproot/dir.go [new file with mode: 0644]
main_test.go
test/transfer_test.go [new file with mode: 0644]
testing.go [new file with mode: 0644]