Mercurial > hg
view tests/README @ 11701:84fb29f5e0d2
mq: fix qimport --name --existing --force on win32
os.rename() does not overwrite existing targets on Windows.
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Wed, 28 Jul 2010 11:07:20 +0200 |
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.