view tests/README @ 34629:2c79a5a0c7f3

bdiff: remove extra space after * per clang-format Differential Revision: https://phab.mercurial-scm.org/D1006
author Augie Fackler <augie@google.com>
date Wed, 04 Oct 2017 10:49:34 -0400
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.