view tests/README @ 46176:300f6e23882a

test-check-interface: do not expect bare "python" executable exists The test would crash if python executable had version suffix.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 19 Dec 2020 12:01:58 +0900
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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