sapling/tests/fixtures
Stanislau Hlebik 8368b2dec0 mononoke: fix filenode generation if one filenode is ancestor of another
Summary:
If a file has two parent filenodes and one of them is ancestor of another then
we want to keep only the descendant filenode as a parent.

(NOTE) Note that this diff doesn't fix all the corner cases. In integration tests a file that has
two parents is modified in a merge commit. Note that if it wasn't modified in
a merge commit then Mercurial produces a hash different from Mononoke. I'll
investigate why it happens

(NOTE) We had incorrect hashes in our test fixtures - this diff fixes them as well

Reviewed By: farnz

Differential Revision: D15896735

fbshipit-source-id: ea31071bc69fab02935887c665f6d03b64d5c572
2019-06-20 01:50:47 -07:00
..
src mononoke: fix filenode generation if one filenode is ancestor of another 2019-06-20 01:50:47 -07:00
branch_even.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
branch_uneven.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
branch_wide.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
linear.tar.gz mononoke: update test fixture repos 2018-03-29 03:29:56 -07:00
many_files_dirs.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
merge_even.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
merge_uneven.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
unshared_merge_even.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00
unshared_merge_uneven.tar.gz fixtures: fix and update fixtures 2018-07-17 11:08:18 -07:00