]> Sergey Matveev's repositories - btrtrc.git/history - fs/torrentfs_test.go
Drop support for go 1.20
[btrtrc.git] / fs / torrentfs_test.go
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-11-19 Matt Joinergofumpt
2021-11-16 Matt JoinerSwitch to github.com/anacrolix/fuse
2021-11-08 Matt Joinergofumpt
2021-06-23 Matt JoinerFixes for wasm
2021-01-18 Matt JoinerFix duplicate import under different aliases
2020-10-27 Matt JoinerDon't block trying to fill entire Reader.Read
2020-10-09 Matt JoinerUse testing.T.Name instead of missinggo.GetTestName
2019-08-21 Matt Joinergoimports -local
2019-07-30 Matt Joinerfs: Fix test failure when default client port is unavai...
2019-07-19 Matt JoinerChange the default client port
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-06-26 Matt JoinerMissed deferring release of an exported status writer
2018-06-26 Matt JoinerRework status export in tests to allow count > 1 withou...
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-16 Matt JoinerUpdate external use of ClientConfig
2018-04-12 Matt JoinerMerge branch 'circleci'
2018-04-12 Matt JoinerAnother use of LoopbackListenhost
2018-04-12 Matt JoinerAdd LoopbackListenHost
2018-04-12 Matt JoinerSupport different hosts for each network
2018-04-12 Matt JoinerRework conns to/and allow multiple DHT servers
2018-01-31 Matt JoinerUpdate context imports
2017-11-07 Matt JoinerMore megacheck
2017-09-22 Matt Joinerfs: Some test tidying
2017-09-16 Matt JoinerMerge pull request #188 from boramalper/KnownSwarm
2017-09-15 Matt Joinerfs: Fix tests now that data verification isn't automatic
2017-08-28 Matt JoinerMerge branch 'fs-handle-reader'
2017-08-27 Matt Joinerfs: Move file Read behaviour onto a new handle type
2017-08-27 Matt JoinerTestUnmountWedged: Don't deadlock if the Read fails
2017-06-01 Matt JoinerSkip on fusermount failure
2017-06-01 Matt JoinerTighten FUSE test skipping
2016-11-22 Matt Joinergofmt simplify
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-08-01 persesfs: fix isSubPath for top-level directories (#105)
2016-05-11 Matt JoinerRework Client listeners
2016-05-05 Matt JoinerRemove the last of the "config dir" stuff
2016-05-05 Matt Joinermetainfo.InfoEx.Hash becomes a function, UpdateBytes...
2016-04-30 Matt JoinerSome changes to metainfo.InfoEx and testutil
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-04-04 Matt JoinerApply ineffassign linter
2016-04-04 Matt JoinerRemove some of the magic ConfigDir stuff
2016-04-04 Matt JoinerMerge pull request #72 from shoenig/magnetize
2016-04-03 Matt JoinerMerge Torrent and torrent types
2016-03-28 Matt JoinerFinish fixing tests
2016-03-28 Matt JoinerNew storage interface
2016-02-21 Matt Joinerfs: Change listen addrs to localhost in tests
2016-02-21 Matt Joinerfs: Tidy up tests
2015-10-01 Matt Joinerfs test: Missed package specifier
2015-10-01 Matt JoinerSimplify the torrent Data interface
2015-08-23 Matt Joinerfs: Update for changes in bazil.org/fuse
2015-08-03 Matt JoinerSome utils moved to missinggo
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-22 Matt Joinerfs: Fix test when :50007 already in use
2015-06-22 Matt JoinerUpstream bazil.org/fuse changed again ಠ_ಠ
2015-06-16 Matt JoinerImprove uploading/seeding
2015-06-02 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-06-02 Matt Joinertorrentfs: Fix bad import
2015-06-02 Matt JoinerUpstream bazil.org/fuse changes again...
2015-04-29 Matt JoinerApply sortimports
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-04-27 Matt Joinerfs: Improve test error handling if FUSE isn't available
2015-04-07 Matt Joinerfs: Improve test logging
2015-03-26 Matt JoinerUse rogpeppe's sortimports to fix this goimports orderi...
2015-03-25 Matt JoinerFixes for changes to basil.org/fuse
2015-03-20 Matt JoinerRewrite import paths for migration from Bitbucket
2015-03-08 Matt JoinerMore cleaning of public interface
2015-03-07 Matt JoinerChange up the data storage interfaces a bit
2015-02-27 Matt JoinerMake blob data stateful
2015-02-26 Matt JoinerAdd piece blob torrent.Data storage, and move testutil...
2015-02-26 Matt JoinerRename TorrentData->Data
2015-02-26 Matt Joinerfs test: Resolve localhost, some platforms are funny...
2015-02-25 Matt JoinerFix imports
2015-02-25 Matt JoinerAllow configuring Client torrent data opener, config...
2015-02-18 Matt Joinerfs: Ensure DownloadOnDemand runs through UTP
2015-02-06 Matt JoinerUpdates due to changes to bazil.org/fuse
2015-01-11 Matt JoinerFix TestUnmountWedged test on OSX
2014-12-26 Matt JoinerRip out the pieces by bytes left and responsive downloa...
2014-12-03 Matt Joinerfs: Improve tests
2014-12-02 Matt JoinerSpeed up tests, allow -short for some UDP tracker stuff
2014-12-01 Matt JoinerDisable IP block list in some tests
2014-11-21 Matt JoinerFix default torrent client address, and leaked resources
2014-11-20 Matt JoinerIgnore failures due to FUSE not available
2014-11-20 Matt JoinerNo longer require FUSE to run fs test
2014-11-20 Matt Joinertorrentfs tests: Use dynamic port
2014-11-16 Matt JoinerAllow the client ID to be set in the config
2014-11-16 Matt JoinerFix localhost assumption in connecting 2 clients in...
2014-09-25 Matt JoinerAdd magnet-metainfo, tool to download magnet to torrent...
2014-08-21 Matt JoinerTidy up the torrent and DHT APIs
2014-07-13 Matt JoinerAPI changes in github.com/anacrolix/libtorgo
2014-06-28 Matt JoinerCan now download from magnet links
2014-05-28 Matt JoinerMake the readahead on ResponsiveDownloadStrategy custom...
2014-05-21 Matt JoinerAdd Client.DownloadStrategy; fix priority of incomplete...
2014-04-17 Matt JoinerTestUnmountWedged, fs.Destroy
2014-03-20 Matt JoinerImprovements to pending chunks; extract testutil
2014-03-19 Matt JoinerVarious progress, particularly around the way data...
2014-03-18 Matt JoinerHunting for goroutine leaks
2014-03-17 Matt JoinerAdd a end-to-end test for torrentfs