tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 24 Apr 2017 23:11:44 -0700
branchstable
changeset 32073 04629b2da72c
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: test that abbreviated command alias is also paged Explicit test coverage is good.

To run the tests, do:

cd tests/
python run-tests.py

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