view tests/README @ 31047:8aaebe8e47ec

version: enable pager if --verbose is specified `hg version` output is very short without --verbose, but with --verbose it tends to scroll off the user's screen.
author Augie Fackler <augie@google.com>
date Mon, 06 Feb 2017 23:08:49 -0500
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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