view tests/README @ 42477:e658ac39fe41

tracing: add support for emitting counters Differential Revision: https://phab.mercurial-scm.org/D6526
author Augie Fackler <augie@google.com>
date Wed, 12 Jun 2019 19:01:49 -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.