tests/README
author Pulkit Goyal <pulkit@yandex-team.ru>
Sat, 02 Mar 2019 05:01:00 +0530
changeset 41827 faa04f45b5fe
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: make sure return value of posix.groupname() is bytes Differential Revision: https://phab.mercurial-scm.org/D6039

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.