Mercurial > hg
view tests/README @ 26015:ed60d2ae1935
reachableroots: pass NULL to PySet_New() as it expects a pointer, not an int
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Thu, 13 Aug 2015 17:58:33 +0900 |
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.