view tests/README @ 26355:f51713b8c6fa

error: add an exception to indicate lock inheritance API contract violations
author Siddharth Agarwal <sid0@fb.com>
date Thu, 24 Sep 2015 10:53:16 -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.