tests/README
author Patrick Mezard <pmezard@gmail.com>
Tue, 17 May 2011 23:46:38 +0200
changeset 14351 d54f9bbcc640
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
patch: add lexists() to backends, use it in selectfile() At this point, all applydiff() filesystem calls should pass through fsbackend.

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.