coreutils/test/common
Joseph Crail 62b9dc0326 Refactor method to auto-convert into byte array.
When creating tests, we could pass a String, &str, or [u8] to the
standard input. Previously, all arguments had to be manually converted
to a reference to a [u8]. This update makes it more ergonomic.
2015-05-30 19:12:49 -04:00
..
util.rs Refactor method to auto-convert into byte array. 2015-05-30 19:12:49 -04:00