Mercurial > hg-stable
changeset 41267:e30eef62e743
py3: add 10 more passing tests caught by ratchet
Thanks to Augie who fixed these tests recently.
Differential Revision: https://phab.mercurial-scm.org/D5616
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Wed, 16 Jan 2019 23:44:08 +0530 |
parents | 92cf293fd93d |
children | 878084a495ef |
files | contrib/python3-whitelist |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/python3-whitelist Wed Jan 16 10:56:39 2019 -0500 +++ b/contrib/python3-whitelist Wed Jan 16 23:44:08 2019 +0530 @@ -537,15 +537,25 @@ test-releasenotes-parsing.t test-relink.t test-remotefilelog-bad-configs.t +test-remotefilelog-bgprefetch.t test-remotefilelog-blame.t +test-remotefilelog-bundle2.t +test-remotefilelog-bundles.t test-remotefilelog-clone-tree.t test-remotefilelog-clone.t +test-remotefilelog-gcrepack.t +test-remotefilelog-http.t test-remotefilelog-keepset.t +test-remotefilelog-local.t +test-remotefilelog-log.t test-remotefilelog-partial-shallow.t +test-remotefilelog-permisssions.t test-remotefilelog-prefetch.t test-remotefilelog-pull-noshallow.t test-remotefilelog-share.t +test-remotefilelog-sparse.t test-remotefilelog-tags.t +test-remotefilelog-wireproto.t test-remove.t test-removeemptydirs.t test-rename-after-merge.t