view tests/README @ 5689:c2d0ed7f4af8

Move diffing missing file test and remove test-notfound No point to have a test dedicated to this diff behaviour.
author Patrick Mezard <pmezard@gmail.com>
date Mon, 24 Dec 2007 12:22:33 +0100
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.