tests/README
author Brendan Cully <brendan@kublai.com>
Tue, 12 Jun 2007 13:21:42 -0700
changeset 4561 8044be585b91
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
dispatch: restore a dropped shlex import Add test-dispatch as a place for command parsing and dispatch tests.

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.