Mercurial > hg
view tests/README @ 41841:b1d07f4614a6
py3: use bytes instead of str in isinstance()
We use bytes everywhere.
Differential Revision: https://phab.mercurial-scm.org/D6070
author | Pulkit Goyal <pulkit@yandex-team.ru> |
---|---|
date | Tue, 05 Mar 2019 03:33:41 +0530 |
parents | 4b0fc75f9403 |
children |
line wrap: on
line source
To run the tests, do: cd tests/ python run-tests.py See https://mercurial-scm.org/wiki/WritingTests for more information on writing tests.