view tests/README @ 41355:77763dc5b07b

py3: add b'' prefixes in doc/check-seclevel.py # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D5670
author Pulkit Goyal <pulkit@yandex-team.ru>
date Thu, 24 Jan 2019 18:09:34 +0300
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.