view tests/README @ 28396:5490b04e6132

histedit: adds hint how to reorder changesets at editor (issue3766)
author liscju <piotr.listkiewicz@gmail.com>
date Tue, 08 Mar 2016 21:59:06 +0100
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.