view tests/README @ 40193:b25fbe7e494e

py3: use %d to format ints Differential Revision: https://phab.mercurial-scm.org/D5009
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 12 Oct 2018 17:35:54 +0200
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.