view tests/README @ 48203:8dd2422b0109

chistedit: move renderrules() onto state class Differential Revision: https://phab.mercurial-scm.org/D11639
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 11 Oct 2021 23:04:29 -0700
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.