sapling/eden/scm/lib/edenfs-client
Adam Simpkins ba42390257 fix hg status path relativization in tests on Windows
Summary:
Fix the `test_status()` function to properly canonicalize the input paths, so
that it works successfully on Windows.  Previously this function would fail on
Windows as some paths would end up as UNC-style paths and some would be plain
paths, causing the equality comparison to fail even though the paths were
equivalent.  This canonicalizes the repo path so that they both use the same
format.

Reviewed By: quark-zju

Differential Revision: D20662921

fbshipit-source-id: fdd36bac755f9694b4a482615d3dca43ff21e05e
2020-03-30 19:24:22 -07:00
..
src fix hg status path relativization in tests on Windows 2020-03-30 19:24:22 -07:00
Cargo.toml Deprecate rust-crypto in edenfs-client 2020-03-23 11:04:36 -07:00