tests/README
author Yuya Nishihara <yuya@tcha.org>
Wed, 13 Aug 2014 22:18:28 +0900
changeset 22163 01ef4347e4ab
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
alias: show one-line hint for command provided by disabled extension It will be a hint of Abort exception. "hg help <alias>" provides the detailed version as before.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.