2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-16 10:49:55 +00:00
async-std/tests
Marc-Antoine Perennou 14d3e9865b switch from tempdir to tempfile
Uses a more recent version of rand

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2020-08-19 14:11:30 +02:00
..
addr.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
block_on.rs fix: allow for recursive block-on calls 2020-06-04 13:19:03 +02:00
buf_writer.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
channel.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
collect.rs fix(stream): add send guards on collect 2020-06-27 16:46:14 +02:00
condvar.rs Reduces duration in timeout test. 2020-05-13 10:38:40 +12:00
io_timeout.rs Test and fix 32 bit targets 2020-05-07 23:20:44 +02:00
mutex.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
rwlock.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
stream.rs Removed unnecessary links + hotfix 2020-06-12 18:21:16 +03:00
task_local.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
tcp.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00
timeout.rs test: try to stabilize CI 2020-06-26 12:48:23 +02:00
udp.rs Add UdpSocket::PeerAddr #307 2020-06-14 18:45:27 +08:00
uds.rs switch from tempdir to tempfile 2020-08-19 14:11:30 +02:00
verbose_errors.rs feat: add basic wasm support 2020-05-02 20:27:50 +02:00