view tests/README @ 26736:143b52fce68e

mq: generate patch names from first line of description Avoid the pointless numeric rev.diff patch names. Instead, do like mbox extension does and create meaningful patch names.
author Mads Kiilerich <mads@kiilerich.com>
date Tue, 10 Mar 2015 13:19:17 +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.