view tests/README @ 42349:ffab9eed3921

merge with stable
author Augie Fackler <augie@google.com>
date Mon, 20 May 2019 11:40:47 -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.