run_make_support::assertion_helpers

Function assert_dirs_are_equal

source
pub fn assert_dirs_are_equal(dir1: impl AsRef<Path>, dir2: impl AsRef<Path>)
Expand description

Assert that all files in dir1 exist and have the same content in dir2