tests/README
author Yuya Nishihara <yuya@tcha.org>
Sat, 15 Sep 2018 21:35:36 +0900
changeset 39737 fd805a44b89d
parent 26421 4b0fc75f9403
permissions -rw-r--r--
status: remove "morestatus" message from formatter data (BC) They are just printable messages, not data that should be fed to JSON or templater.

To run the tests, do:

cd tests/
python run-tests.py

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