sapling/tests/fixtures
Stanislau Hlebik e6c8ef00aa mononoke: fix computing of changed files
Summary:
The problem was in using `file_changes()` of a bonsai object. If a file
replaces a directory, then it just returns an added file, but not a removed
directory.

However `changed_entry_stream` didn't return an entry if just it's mode was changed (i.e. file became executable, or file became a symlink). This diff fixes it as well

Let's use the same computing changing files method instead of `file_changes()`.

Differential Revision: D14279470

fbshipit-source-id: 976b0abd93646f7d68137c83cb07a8564922ce17
2019-03-08 06:28:49 -08:00
..
src mononoke: fix computing of changed files 2019-03-08 06:28:49 -08: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