summaryrefslogtreecommitdiffstats
path: root/tokio-test/tests/io.rs
AgeCommit message (Expand)Author
2020-08-20test: implement Drop for Mock to panic w/ unconsumed data (#2704)Blas Rodriguez Irizar
2020-04-02test: Added read_error() and write_error() (#2337)Benjamin Halsted
2019-08-20chore: bump to newer nightly (#1485)Taiki Endo
2019-08-10chore: change default lint level to warning and deny warnings in CI (#1416)Taiki Endo
2019-07-12tokio-test: add tokio_test::io mock builderSean McArthur