tests/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 09 Mar 2017 19:41:40 -0800
changeset 31288 198cd5ad9db8
parent 26421 4b0fc75f9403
permissions -rw-r--r--
schemes: use br'' literal to define bytes regexp

To run the tests, do:

cd tests/
python run-tests.py

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