tests/README
author Patrick Mezard <patrick@mezard.eu>
Wed, 25 Jul 2012 11:09:51 +0200
branchstable
changeset 17241 c2f13180001f
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
histedit: end folding message with an LF This is convenient when running tests dumping the editor content, it avoids the following output line to be mixed with histedit message.

To run the tests, do:

cd tests/
python run-tests.py

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