view tests/README @ 45411:a42999f611ff

merge with stable
author Augie Fackler <augie@google.com>
date Mon, 07 Sep 2020 15:20:31 -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.