aboutsummaryrefslogtreecommitdiff
path: root/src/testing/iotest/reader.go
AgeCommit message (Expand)Author
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
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
2016-03-02all: single space after period.Brad Fitzpatrick
2014-09-08build: move package sources from src/pkg to srcRuss Cox