tests/README
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 04 May 2009 18:23:05 +0900
changeset 8334 0695288e8c37
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
inotify: inotify.server.walk() filetype is never used, do not yield it

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.