tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Sat, 14 Apr 2018 02:03:02 +0530
changeset 37666 46e705b79323
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: add b'' prefixes to make values bytes # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3327

To run the tests, do:

cd tests/
python run-tests.py

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