summaryrefslogtreecommitdiffstats
path: root/tokio-test
AgeCommit message (Expand)Author
2019-07-12tokio-test: add tokio_test::io mock builderSean McArthur
2019-06-30timer: finish updating timer (#1222)Carl Lerche
2019-06-27chore: format code and enable rustfmt CI task (#1212)Carl Lerche
2019-06-26test: get `cargo test --tests` working (#1205)Carl Lerche
2019-06-24Update Tokio to use `std::future`. (#1120)Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-05-03test: re-export macro dependencies (#1077)Carl Lerche
2019-04-24chore: remember to remove path deps on release (#1057)Carl Lerche
2019-04-23Introduce `tokio-test` crate (#1030)Lucio Franco