summaryrefslogtreecommitdiffstats
path: root/tokio/tests/fs_file.rs
AgeCommit message (Expand)Author
2020-10-20fs: flush on shutdown (#3009)Zahari Dichev
2020-03-26fs: add coop test (#2344)Carl Lerche
2019-12-03Add unit tests for tokio::File::AsRaw{Fd,Handle} for Unix and Windows. (#1890)Xinkai Chen
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-10-21fs: move into `tokio` (#1672)Carl Lerche