pub fn diff_files_with(bin: &Path, a: &Path, b: &Path) -> Result<GeomDiff>
Run the geometric diff using an explicit binary path (used by tests).