view tests/README @ 6819:78624d74e194

dirstate.walk: eliminate filter function - remove _filter and delete original - improve some filtering logic
author Matt Mackall <mpm@selenic.com>
date Tue, 22 Jul 2008 13:03:08 -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.