view tests/README @ 25296:260fb5968de0

changelog: change input type of index_get_parents We were wrongfully using int instead of Py_ssize_t for the revision number.
author Laurent Charignon <lcharignon@fb.com>
date Tue, 26 May 2015 12:08:50 -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.