tests/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 20 Oct 2016 23:16:32 +0900
changeset 30315 0911191dc4c9
parent 26421 4b0fc75f9403
permissions -rw-r--r--
crecord: use scmutil.termsize()

To run the tests, do:

cd tests/
python run-tests.py

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