view tests/README @ 21871:0feb41534421

parsers: remove unused getintat function Warning detected by clang.
author Siddharth Agarwal <sid0@fb.com>
date Mon, 14 Jul 2014 15:42:31 -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.