view tests/README @ 7153:353141d74ca8

patch: pass linereader to binaryhunk.extract() instead of wrapped fp It unifies input patch file access methods
author Patrick Mezard <pmezard@gmail.com>
date Sat, 18 Oct 2008 23:45:46 +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.