]> Sergey Matveev's repositories - btrtrc.git/commit
Remove test temporary directories when finished
authorMatt Joiner <anacrolix@gmail.com>
Mon, 18 Sep 2017 02:14:16 +0000 (12:14 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 18 Sep 2017 02:14:16 +0000 (12:14 +1000)
commit07679c38950ab4b712194b7b48451586787996a0
tree6d1fc6111a9ac9ccbd39035ba401605eecec6084
parentbb53c97d385fff16bf0b3e3980f3d20b7def6a6b
Remove test temporary directories when finished

They're all grouped together in a parent directory that gets removed. Testing with mmap storage can generate very large files on bad filesystems.
client_test.go
main_test.go