view tests/README @ 19727:3d07b4a2f743

parsers: correctly handle a failed allocation
author Bryan O'Sullivan <bryano@fb.com>
date Mon, 16 Sep 2013 12:17:55 -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.