view tests/README @ 26145:ca9bb66c80e9

hghave: correct test for debhelper debhelper exits with a nonzero status when you pass --help, at least on jessie.
author Augie Fackler <augie@google.com>
date Mon, 31 Aug 2015 22:43:33 -0400
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.