view tests/README @ 17603:a7fa5bd1c914

wireproto: workaround for yield inside try/finally incompatible with python2.4
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 18 Sep 2012 17:00:58 +0200
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.