tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 29 Dec 2017 06:32:17 +0530
changeset 35590 aaeba70d5cbe
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: add 8 new passing tests to the whitelist Differential Revision: https://phab.mercurial-scm.org/D1800

To run the tests, do:

cd tests/
python run-tests.py

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