tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 22 Apr 2017 21:50:51 +0900
changeset 32968 5100ce217dfa
parent 26421 4b0fc75f9403
permissions -rw-r--r--
formatter: add support for separator template This seems useful for writing JSON template.

To run the tests, do:

cd tests/
python run-tests.py

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