mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 09:48:03 +00:00
e598bf0835
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. |
||
---|---|---|
.. | ||
macros.rs | ||
mod.rs | ||
util.rs |