tests/README
author Yuya Nishihara <yuya@tcha.org>
Sun, 21 Jan 2018 15:50:24 +0900
changeset 36006 f113ac0750f3
parent 26421 4b0fc75f9403
permissions -rw-r--r--
log: drop dead code to concatenate --line-range patterns and pats It's disabled since 2e45bbd3db7b, and the current implementation is unlikely to be reused.

To run the tests, do:

cd tests/
python run-tests.py

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