view tests/README @ 13990:ddf488bfbdbd

run-tests: add ignores list
author Matt Mackall <mpm@selenic.com>
date Fri, 22 Apr 2011 11:22:02 -0500
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.