view tests/README @ 24100:7f23e67e9c38

test-help: add test to demonstrate that 'hg help merge-tools' is sane
author Augie Fackler <augie@google.com>
date Tue, 10 Feb 2015 10:57:58 -0500
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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