comparison contrib/python3-whitelist @ 40946:5fd63bca43a4

py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py This makes the test pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5422
author Pulkit Goyal <pulkit@yandex-team.ru>
date Fri, 14 Dec 2018 19:30:20 +0300
parents 205c639ce27d
children 52fbf8a9907c
comparison
equal deleted inserted replaced
40945:ebc471ce9fad 40946:5fd63bca43a4
196 test-extdiff.t 196 test-extdiff.t
197 test-extension-timing.t 197 test-extension-timing.t
198 test-extensions-afterloaded.t 198 test-extensions-afterloaded.t
199 test-extensions-wrapfunction.py 199 test-extensions-wrapfunction.py
200 test-extra-filelog-entry.t 200 test-extra-filelog-entry.t
201 test-fastannotate-revmap.py
201 test-fetch.t 202 test-fetch.t
202 test-filebranch.t 203 test-filebranch.t
203 test-filecache.py 204 test-filecache.py
204 test-filelog.py 205 test-filelog.py
205 test-fileset-generated.t 206 test-fileset-generated.t