tests/README
author Yuya Nishihara <yuya@tcha.org>
Tue, 06 Mar 2018 07:11:24 -0600
changeset 36829 4eb3bf227ce7
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: make test-bisect.t bytes-safe

To run the tests, do:

cd tests/
python run-tests.py

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