tests/README
author Yuya Nishihara <yuya@tcha.org>
Tue, 06 Mar 2018 07:10:50 -0600
changeset 36828 80da79b6fbe4
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: fix integer formatting in bisect error

To run the tests, do:

cd tests/
python run-tests.py

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