tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 22 Jul 2018 19:43:57 +0900
changeset 38920 dec16c0cce50
parent 26421 4b0fc75f9403
permissions -rw-r--r--
fileset: move copy constructor of matchctx near __init__

To run the tests, do:

cd tests/
python run-tests.py

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