view tests/README @ 8675:fb74e1e69da0

walk: simplify check for missing file
author Matt Mackall <mpm@selenic.com>
date Sun, 31 May 2009 17:54:18 -0500
parents d0bbd8ee50c7
children 1de6e7e1bb9f
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See http://www.selenic.com/mercurial/wiki/index.cgi/WritingTests for
more information on writing tests.