]> Sergey Matveev's repositories - btrtrc.git/history - internal/testutil
Drop support for go 1.20
[btrtrc.git] / internal / testutil /
2023-07-09 guoguangwuchore: remove refs to deprecated io/ioutil
2022-06-14 Matt Joinerinternal/testutil.Info: Support multi-file Torrents
2022-06-14 Matt JoinerExportStatusWriter: take testing.TB instead of *testing.T
2020-10-29 Matt JoinerInclude a null byte in the middle of the Greeting test
2020-10-09 Matt JoinerUse testing.T.Name instead of missinggo.GetTestName
2020-02-21 Matt JoinerMove envpprof imports around
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-06-26 Matt JoinerRework status export in tests to allow count > 1 withou...
2018-04-12 Matt Joinerpackage assert->expect
2018-02-11 Matt JoinerFix TestSetMaxEstablishedConn and allow it to be run...
2018-01-09 Matt Joinersortimports
2018-01-09 Matt JoinerBegin restructuring testutil to support testing torrent...
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-05-24 lovedboyMerge branch 'master' of https://github.com/lovedboy...
2016-05-22 Matt JoinerDrop the lol://cheezburger tracker from the test torrent
2016-05-05 Matt Joinermetainfo.InfoEx.Hash becomes a function, UpdateBytes...
2016-04-30 Matt JoinerSome changes to metainfo.InfoEx and testutil
2016-02-21 Matt JoinerMove exportClientStatus to testutil.ExportStatusWriter
2015-10-29 Matt Joinermetainfo: Add alternative "builder" API
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-02-26 Matt JoinerAdd piece blob torrent.Data storage, and move testutil...