tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 25 Aug 2018 15:33:15 +0900
changeset 39329 11d3cd3f0ae5
parent 26421 4b0fc75f9403
permissions -rw-r--r--
pycompat: remove membershiprange which is no longer used Backed out changeset 45e05d39d9ce

To run the tests, do:

cd tests/
python run-tests.py

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