tests/README
author Mathias De Mare <mathias.de_mare@nokia.com>
Fri, 06 Nov 2020 17:32:23 +0100
changeset 45836 de1f4c431619
parent 26421 4b0fc75f9403
permissions -rw-r--r--
packaging: switch centos 7 packaging to python 3 Differential Revision: https://phab.mercurial-scm.org/D9293

To run the tests, do:

cd tests/
python run-tests.py

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