tests/README
author Navaneeth Suresh <navaneeths1998@gmail.com>
Fri, 04 Jan 2019 00:00:44 +0530
changeset 41106 86f0ed7ac688
parent 26421 4b0fc75f9403
permissions -rw-r--r--
histedit: add warning message on editing tagged commits (issue4017) Differential Revision: https://phab.mercurial-scm.org/D5489

To run the tests, do:

cd tests/
python run-tests.py

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