tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 21 Jan 2018 14:00:56 +0900
changeset 35994 218b77c4c87a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
logcmdutil: mark changesetprinter.showpatch() as private

To run the tests, do:

cd tests/
python run-tests.py

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