view tests/README @ 11692:52e4ac3e63f7 stable

tag: do not allow tag names to consist solely of whitespace (issue2307) (simplification and test by mpm)
author Benjamin Pollack <benjamin@bitquabit.com>
date Tue, 27 Jul 2010 14:40:25 -0400
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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