view tests/README @ 44857:f365dfede78f

merge with stable
author Augie Fackler <augie@google.com>
date Fri, 24 Apr 2020 15:06:42 -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.