[Updated] D8547: tests: add coverage for repo.changelog.findmissing() in test-git-interop.t
durin42 (Augie Fackler)
phabricator at mercurial-scm.org
Thu May 21 00:13:40 UTC 2020
Closed by commit rHGfb91393818e5: tests: add coverage for repo.changelog.findmissing() in test-git-interop.t (authored by durin42).
This revision was automatically updated to reflect the committed changes.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D8547?vs=21416&id=21456
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D8547/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D8547
AFFECTED FILES
tests/test-git-interop.t
CHANGE DETAILS
diff --git a/tests/test-git-interop.t b/tests/test-git-interop.t
--- a/tests/test-git-interop.t
+++ b/tests/test-git-interop.t
@@ -248,3 +248,5 @@
$ hg log -r ae1ab744f95bfd5b07cf573baef98a778058537b --template "{shortest(node,1)}\n"
ae
+This coveres changelog.findmissing()
+ $ hg merge --preview 3d9be8deba43
To: durin42, #hg-reviewers, indygreg
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20200521/a5410d5b/attachment-0002.html>
More information about the Mercurial-patches
mailing list