view tests/README @ 40679:20d2fd6036ed

perf: explicitly pass title as a keyword argument in `perfdiffwd` This will help to update the timer function arguments in a later changeset.
author Boris Feld <boris.feld@octobus.net>
date Mon, 19 Nov 2018 23:02:29 +0000
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.