]> Sergey Matveev's repositories - btrtrc.git/history - storage/file_test.go
Fixes for storage tests on Windows
[btrtrc.git] / storage / file_test.go
2023-05-27 Matt JoinerFixes for storage tests on Windows
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-02 Eng Zer Juntest: use `T.TempDir` to create temporary test director...
2021-06-23 Matt JoinerFixes for wasm
2020-02-27 Matt JoinerMake io.EOF an expected error from storage.Piece.ReadAt
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2017-11-07 Matt JoinerMore megacheck
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-07-08 Matt JoinerMove issue #95 tests into their own file
2016-07-08 Matt JoinerAdd a test for issue #95
2016-03-28 Matt JoinerMake opening a torrent in storage an explicit method
2016-03-28 Matt JoinerGet mmap storage working
2016-03-28 Matt JoinerNew storage interface