view tests/README @ 16119:5de83d9ca79c stable

mq: make qimport --push push all imported patches (issue3130) Only the first imported one was pushed.
author Patrick Mezard <patrick@mezard.eu>
date Tue, 14 Feb 2012 14:31:40 +0100
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.