tests/README
author Yuya Nishihara <yuya@tcha.org>
Thu, 21 Nov 2019 22:43:01 +0900
changeset 43776 faa8a59f4a06
parent 26421 4b0fc75f9403
permissions -rw-r--r--
graphlog: change state dict to attr struct This should help static analysis.

To run the tests, do:

cd tests/
python run-tests.py

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