view tests/README @ 18932:7b4b9e8ea12e

dispatch: catch InterventionRequired and print the message with no prefix
author Augie Fackler <raf@durin42.com>
date Fri, 08 Feb 2013 16:28:24 -0600
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.