summaryrefslogtreecommitdiffstats
path: root/tokio-test/src
AgeCommit message (Expand)Author
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-23Introduce `tokio-test` crate (#1030)Lucio Franco