bytes/tests
Taiki Endo 1fbf83816b
Format with rustfmt (#389)
* Format with rustfmt

* Add rustfmt check to CI
2020-05-22 13:17:30 +09:00
..
test_buf.rs Fix tests for no_std build (#384) 2020-05-22 11:18:20 +09:00
test_buf_mut.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_bytes.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_bytes_odd_alloc.rs Fix Bytes::truncate losing the original Vec's capacity (#361) 2020-01-22 16:37:53 -08:00
test_bytes_vec_alloc.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_chain.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_debug.rs Update Bytes to Rust 2018 (#274) 2019-07-26 05:01:22 +09:00
test_iter.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_reader.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_serde.rs Format with rustfmt (#389) 2020-05-22 13:17:30 +09:00
test_take.rs Move "extra" methods to extension traits (#306) 2019-10-31 09:39:58 -07:00