view tests/README @ 29349:8bf84295e59b

merge with stable
author Matt Mackall <mpm@selenic.com>
date Tue, 14 Jun 2016 14:52:58 -0500
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.