view tests/README @ 34394:dbf83230e8be

hghave: fix dpkg --version check to work on recent dpkg versions Differential Revision: https://phab.mercurial-scm.org/D869
author Kyle Lippincott <spectral@google.com>
date Sun, 01 Oct 2017 03:48:28 -0700
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.