aboutsummaryrefslogtreecommitdiff
path: root/src/testing/iotest/reader_test.go
AgeCommit message (Expand)Author
2025-10-10all: omit unnecessary reassignmentcuishuang
2022-09-07testing: use strings.Buildercuiweixie
2020-10-20testing/iotest: add TestReader to test readersRuss Cox
2020-08-18testing/iotest: correct ErrReader signature and remove exported errorEmmanuel T Odeke
2020-08-17testing/iotest: add ErrReaderCarlos Alexandro Becker
2019-11-05testing/iotest: add missing testsPantelis Sampaziotis