tests/README
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 20 Jul 2019 22:18:22 -0400
changeset 42626 944604118c0f
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: glob over some timing numbers in test-shelve.t The Windows bot is slow enough that it was 2s in the first hunk. Differential Revision: https://phab.mercurial-scm.org/D6663

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.