summaryrefslogtreecommitdiffstats
path: root/tokio-test/src/macros.rs
AgeCommit message (Expand)Author
2020-01-24docs: use third form in API docs (#2027)Oleg Nosov
2019-11-03test: unify MockTask and task::spawn (#1728)Carl Lerche
2019-09-19chore: deny warnings for doc tests (#1539)Taiki Endo
2019-08-30test: fix assert format args (#1520)Geoff Shannon
2019-08-07Remove git dep and add macro examples (#1404)Lucio Franco
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-03test: re-export macro dependencies (#1077)Carl Lerche
2019-04-23Introduce `tokio-test` crate (#1030)Lucio Franco