sapling/eden/integration
Genevieve Helsel aae83490c9 compare blob contents sha1 in Diff.cpp
Summary: Even if blobs have different hashes, they could have the same contents. For example, if between the two revisions being compared, if a file was changed and then later reverted. In that case, the contents would be the same but the blobs would have different hashes. Currently, `getScmStatusBetweenRevisions()` would report false positives in this case. This is also needed so we do not report false positives in `getScmStatus()` when hit this code path

Reviewed By: simpkins

Differential Revision: D18647086

fbshipit-source-id: 66e12648a24fd7e5612eee5e599a5b81c7c5f2d1
2019-11-22 08:09:37 -08:00
..
fsck Tidy up license headers 2019-10-11 05:28:23 -07:00
helpers clang-format 2019-10-24 14:56:43 -07:00
hg make enforceParents configurable for getScmStatusV2 2019-11-20 17:51:21 -08:00
lib Merge fb-mercurial sources into the eden repository 2019-11-13 20:20:32 -08:00
snapshot Tidy up license headers 2019-10-11 05:28:23 -07:00
basic_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
chown_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
clone_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
CMakeLists.txt support running the hg status integration tests in CMake builds 2019-10-04 08:56:38 -07:00
config_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
corrupt_overlay_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
debug_getpath_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
doteden_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
edenclient_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
fsck_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
glob_test.py add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00
health_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
help_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
hypothesis_simple_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
info_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
linux_cgroup_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
materialized_query_test.py add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00
mmap_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
mount_test.py add EdenErrorType to EdenError 2019-10-29 09:23:03 -07:00
oexcl_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
patch_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
persistence_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
rage_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
rc_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
redirect_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
remount_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
rename_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
repo_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
restart_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
rocksdb_store_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
sed_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
service_log_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
setattr_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
stale_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
start_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
stats_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
stop_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
systemd_fixture_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
systemd_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
takeover_test.py Update pyre version for eden 2019-10-16 16:56:29 -07:00
thrift_test.py compare blob contents sha1 in Diff.cpp 2019-11-22 08:09:37 -08:00
unixsocket_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
unlink_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
userinfo_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00
xattr_test.py Tidy up license headers 2019-10-11 05:28:23 -07:00