view tests/README @ 6479:31abcae33b4f

dirstate: do not ignore current directory '.' (issue 1078)
author Patrick Mezard <pmezard@gmail.com>
date Sat, 05 Apr 2008 18:15:04 +0200
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.