Mercurial > hg
view tests/README @ 13196:592998ba3466
record: clean up command table
The --force option to qnew has become a no-op, so qrecord doesn't need
to use it. This allows record's command table to be simplified; in the
process of doing so, this patch also cleans up the cmdtable visually.
author | Kevin Bullock <kbullock@ringworld.org> |
---|---|
date | Tue, 21 Dec 2010 15:27:58 -0600 |
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.