jj/lib
Martin von Zweigbergk f39b0d24c8 tests: use test backend in working copy tests, fix MergedTree bug
Only tests dealing with Git submodules care about the backend type.

Switching the tests to use the test backend also uncovered another bug
in `MergedTree`, so I fixed that too. The bug only happens with legacy
trees (path-level conflicts) and backends that care about the conflict
path, so it wouldn't happen with Git backends, and it wouldn't happen
at Google either (because we use tree-level conflicts).
2023-09-19 20:49:41 -07:00
..
benches
gen-protos
src tests: use test backend in working copy tests, fix MergedTree bug 2023-09-19 20:49:41 -07:00
tests tests: use test backend in working copy tests, fix MergedTree bug 2023-09-19 20:49:41 -07:00
testutils tests: use test backend in working copy tests, fix MergedTree bug 2023-09-19 20:49:41 -07:00
Cargo.toml