1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 17:51:07 +00:00
uutils-coreutils/tests/common
Michael Debertol 2084c3ddf3 tests: show pretty diffs for assertion failures
- All assert_eq in tests/common/util.rs now print a pretty diff on test
failures.
- {stdout, stderr}_is_fixture now compare the expected output and the
fixture as Strings, which leads to more usable diffs.
2021-04-24 16:43:13 +02:00
..
macros.rs Added some tests utils for future refactoring 2021-04-11 02:27:16 +03:00
mod.rs tests: move macros into separate module 2016-05-22 15:10:06 -04:00
util.rs tests: show pretty diffs for assertion failures 2021-04-24 16:43:13 +02:00