ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib/testutils
Martin von Zweigbergk a06c393716 tests: use canonicalized paths in TestBackend
In `TestBackend`, we simply use the path as key to look up the storage
in memory. That means we can't rely on the file system to look find
the same path given two different representaitons of the same path. We
therefore need to canonicalize the paths if we want to allow the
caller to pass in different paths for the same real path.
2024-09-07 12:20:02 -07:00
..
src tests: use canonicalized paths in TestBackend 2024-09-07 12:20:02 -07:00
Cargo.toml store: make write_commit() async 2024-09-04 18:34:11 -07:00