Mercurial > hg
view tests/README @ 26291:1d33842c5b3e
lock: factor out lock testing into a separate function
This is going to be needed for upcoming work with lock inheritance.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Wed, 16 Sep 2015 19:52:06 -0700 |
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.