Mercurial > hg
view tests/README @ 9094:89ae64a4e2ec
transaction: fix uncaught ENOENT (issue1724)
The opener raises an IOError on errors where transaction expects an
OSError.
author | Henrik Stuart <henrik.stuart@edlund.dk> |
---|---|
date | Tue, 07 Jul 2009 19:24:52 +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.