view tests/README @ 24300:a07314472a80

context: add a repo accessor There are 29 instances of 'ctx._repo' in the code, so make the ability to access more official.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 12 Mar 2015 22:54:53 -0400
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.