]> Sergey Matveev's repositories - btrtrc.git/commit
Add piece blob torrent.Data storage, and move testutil to internal/, add basic transf...
authorMatt Joiner <anacrolix@gmail.com>
Thu, 26 Feb 2015 14:46:02 +0000 (01:46 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Thu, 26 Feb 2015 14:46:02 +0000 (01:46 +1100)
commit8f744300cc2d48f70460c498bd1c33f5608416f2
treecd356f770143317268ec819ccba7a6111379484f
parent315c703456423d33a57459f70531b540cdbdc82c
Add piece blob torrent.Data storage, and move testutil to internal/, add basic transfer test for Client and blob
client_test.go
data/blob/blob.go [new file with mode: 0644]
fs/torrentfs_test.go
internal/testutil/testutil.go [moved from testutil/testutil.go with 98% similarity]