summaryrefslogtreecommitdiffstats
path: root/tokio-test/src
AgeCommit message (Expand)Author
2019-08-07chore: enable full CI run (#1399)Carl Lerche
2019-08-07Remove git dep and add macro examples (#1404)Lucio Franco
2019-08-06sync: polish and update API doc examples (#1398)Carl Lerche
2019-07-26ci: enable clippy lints (#1335)Taiki Endo
2019-07-15io: Minor adjustments to tokio-test IO (#1306)Sean McArthur
2019-07-15chore: use ready macro from `futures-core` (#1300)Gurwinder Singh
2019-07-12tokio-test: add tokio_test::io mock builderSean McArthur
2019-06-30timer: finish updating timer (#1222)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-23Introduce `tokio-test` crate (#1030)Lucio Franco