view tests/README @ 4727:79cc512a34ed

Fix earlygetop for short options with unnecessary spaces removed Examples: hg log -qR foo hg log -Rfoo hg log -qRfoo
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 26 Jun 2007 18:35:31 +0200
parents d0bbd8ee50c7
children
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.