view tests/README @ 28890:468339891670

tests: ensure that 'hg update' is disabled during histedit (issue3655)
author Jason Gauci <jjg@fb.com>
date Mon, 11 Apr 2016 12:06:18 -0700
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.