coreutils/tests/common
Jeffrey Finkelstein e598bf0835 tests: add CmdResult::stdout_is_fixture_bytes()
Add helper method `CmdResult::stdout_is_fixture_bytes()`, which is
like `stdout_is_fixture()` but compares stdout to the raw bytes of a
given file instead of decoding the contents of the file to a UTF-8
string.
2022-02-15 21:50:48 -05:00
..
macros.rs pwd: Properly resolve logical working directory (#2604) 2021-08-28 22:31:20 +02:00
mod.rs tests: move macros into separate module 2016-05-22 15:10:06 -04:00
util.rs tests: add CmdResult::stdout_is_fixture_bytes() 2022-02-15 21:50:48 -05:00