view tests/README @ 5847:e52383c7e7ab

util_win32: implement posixfile_nt.writelines() Used by the keyword extension.
author Patrick Mezard <pmezard@gmail.com>
date Fri, 11 Jan 2008 21:20:27 +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.