]> Sergey Matveev's repositories - btrtrc.git/history - bencode/testdata
Drop support for go 1.20
[btrtrc.git] / bencode / testdata /
2021-12-12 Matt JoinerAdd failing bencode fuzz input
2021-12-12 Matt Joinerbencode: Avoid allocating interface string up front
2021-12-12 Matt Joinerbencode: Fix decoding integer with leading +
2021-12-12 Matt Joinerbencode: Enforce dict key ordering
2021-12-12 Matt JoinerAdd bencode FuzzInterfaceRoundTrip
2021-09-29 Matt JoinerFix fuzz comparison of big.Int
2016-02-23 Matt Joinerbencode: Use the testdata convention in tests