tests/README
author Yuya Nishihara <yuya@tcha.org>
Wed, 04 Apr 2018 20:48:37 +0900
changeset 38211 86f980a8cacf
parent 26421 4b0fc75f9403
permissions -rw-r--r--
hgweb: wrap {edges} of {nodes} of graph with mappinglist This was a list of mappings.

To run the tests, do:

cd tests/
python run-tests.py

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